MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
/* Hiding the main page's title (using an image instead */ | /* Hiding the main page's title (using an image instead */ | ||
body.page-Main_Page h1.firstHeading { display:none; } | body.page-Main_Page h1.firstHeading { display:none; } | ||
#mw-page-base { | |||
background-color: #000!important; | |||
} | |||
.header { | .header { | ||