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 { background: #FFF; } | ||
Revision as of 01:42, 28 November 2012
/* CSS placed here will be applied to all skins */
div.vectorTabs { display: none !important; }
body { background: #FFF; }