MediaWiki:Vector-darkmode.less/mainpage.less: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "→‎-------------------- main tile elements --------------------: →‎general tile styling in MediaWiki:Vector-darkmode.less/templates.less: .mainpage-recent-updates p:not(.byline), .mainpage-body h2 a, .mainpage-skills li a:last-child { color: @dark-text; } .tile-bottom.read-more { background: @cloud-burst; &:hover { background: lighten( @cloud-burst, 5% ); } a { color: @dark-text; } } // big tile .tile.big-tile { background: linear-gra...")
 
No edit summary
Line 25:
// big tile
.tile.big-tile {
background: linear-gradient(to left, fade( @pickled-bluewood, 0%), fade( @pickled-bluewood, 75%), @pickled-bluewood 40%), url("filepath:/images/rss/Main page Twisted League.png") right / auto 100% no-repeat @pickled-bluewood;
}
 
Line 56:
 
/* ------------------------
popular mw.pages
------------------------ */
 
Line 109:
 
ul {
list-style-image: url('filepath:/images/rss/Transparent-chevron.svg');
}
}

Navigation menu