From SkopSlet
(Difference between revisions)
(3 intermediate revisions by one user not shown) | |||
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 | + | /* body.page-Main_Page */ |
− | + | h1.firstHeading { display:none; } | |
− | + | h1.pagetitle { display:none; } | |
− | + | p.subtitle { display:none; } |
Latest revision as of 12:31, 29 October 2008
/* CSS placed here will be applied to all skins */ /* body.page-Main_Page */ h1.firstHeading { display:none; } h1.pagetitle { display:none; } p.subtitle { display:none; }