Difference between revisions of "MediaWiki:Vector.css"

From LVCNR Wiki
Jump to: navigation, search
(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: 61% auto;
+
background-size: 68% auto;
 
}
 
}

Revision as of 00:53, 14 May 2016

/* CSS placed here will affect users of the Vector skin */
.mw-wiki-logo {
background-size: 68% auto;
}