Common.css: 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...) |
No edit summary |
||
| 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 16: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; }