Difference between revisions of "MediaWiki:Common.css"

From Publication Station
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


div#mw-page-base, div#mw-navigation{
div#mw-page-base, div#collapsible-nav{
background: black;
background: black;
}
}

Revision as of 16:08, 26 November 2014

/* CSS placed here will be applied to all skins */

div#mw-page-base, div#collapsible-nav{
background: black;
}