Difference between revisions of "MediaWiki:Vector.css"
From LVCNR Wiki
(Created page with "→CSS placed here will affect users of the Vector skin: .mw-wiki-logo { background-size: 61% auto; }") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
.mw-wiki-logo { | .mw-wiki-logo { | ||
− | background-size: | + | background-size: 68% auto; |
} | } |
Revision as of 23:53, 13 May 2016
/* CSS placed here will affect users of the Vector skin */
.mw-wiki-logo {
background-size: 68% auto;
}