MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
#mw-page-base { | #mw-page-base { | ||
background-image: none; | background-image: none; | ||
} | |||
#firstHeading { | |||
display:none; | |||
} | } | ||
Revision as of 14:39, 11 June 2015
/* CSS placed here will affect users of the Vector skin */
body {
background-color: #fff;
}
#mw-page-base {
background-image: none;
}
#firstHeading {
display:none;
}