Difference between revisions of "MediaWiki:Common.css"
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, div#mw-head, div#footer, div#mw-head-base { background: #FFF !important; } | + | body, div#mw-head, div#footer, div#mw-head-base, div#mw-page-base, div#content { background: #FFF !important; } |
Revision as of 01:46, 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, div#mw-page-base, div#content { background: #FFF !important; }