MediaWiki:Vector.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 55: | Line 55: | ||
} | } | ||
body { background: #ffffff !important; } | body { background: #ffffff !important; } | ||
/* Whiten the header band behind the tabs */ | |||
#mw-page-base, | |||
#mw-head-base { | |||
background: #ffffff !important; | |||
} | |||