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; } | ||
#firstHeading{ | |||
margin-top: 40px !important; | |||
} | |||
#p-logo { | #p-logo { | ||