MediaWiki:Common.css: Difference between revisions
mNo 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-head{ | |||
background-color:#000; | |||
} | |||
#mw-page-base { | #mw-page-base { | ||