MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
 |
No edit summary |
||
Line 3: | Line 3: | ||
/* Hide title */ | /* Hide title */ | ||
.page-Main_Page .firstHeading { | .page-Main_Page .firstHeading { | ||
display:none; | |||
} | |||
/* Hide controls */ | |||
.mw-head { | |||
display:none; | display:none; | ||
} | } |