Difference between revisions of "MediaWiki:Common.css"

From PolySocial Reality
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
div.vectorTabs { display: none !important; }
 
div.vectorTabs { display: none !important; }
body { background: #FFF; }
+
body, div#mw-head, div#footer, div#mw-head-base { background: #FFF; }

Revision as of 01:44, 28 November 2012

/* CSS placed here will be applied to all skins */
div.vectorTabs { display: none !important; }
body, div#mw-head, div#footer, div#mw-head-base { background: #FFF; }