MediaWiki:Common.css
From TBwiki
(Difference between revisions)
(New page: - →* CSS placed here will be applied to all skins: Normal 0 false false false EN-CA X-NONE X-NONE Mi...) |
|||
Line 1: | Line 1: | ||
/** CSS placed here will be applied to all skins */ | /** CSS placed here will be applied to all skins */ | ||
− | + | #body.page-Main_Page h1.firstHeading { display:none; } | |
− | + | ||
− | body.page-Main_Page h1.firstHeading { display:none; } | + | |
− | + | ||
#ca-edit { display: none; } | #ca-edit { display: none; } |
Revision as of 15:42, 10 June 2009
/** CSS placed here will be applied to all skins */ #body.page-Main_Page h1.firstHeading { display:none; } #ca-edit { display: none; }