From SkopSlet
(Difference between revisions)
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; } | |
+ | 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; }