Difference between revisions of "MediaWiki:Vector.css"
From Eli's Software Encyclopedia
(Created page with "→All CSS here will be loaded for users of the Vector skin: .mw-wiki-logo { background-size: 134px; }") |
m |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Vector skin */ | /* All CSS here will be loaded for users of the Vector skin */ | ||
.mw-wiki-logo { | .mw-wiki-logo { | ||
background-size: | background-size: 150px; | ||
} | } |