From SkopSlet
(Difference between revisions)
Line 3: | Line 3: | ||
body.page-Main_Page h1.firstHeading { display:none; } | body.page-Main_Page h1.firstHeading { display:none; } | ||
body.page-Main_Page h1.pagetitle { display:none; } | body.page-Main_Page h1.pagetitle { display:none; } | ||
+ | body.page-Main_Page p.subtitle { display:none; } |
Revision as of 12:29, 29 October 2008
/* CSS placed here will be applied to all skins */ body.page-Main_Page h1.firstHeading { display:none; } body.page-Main_Page h1.pagetitle { display:none; } body.page-Main_Page p.subtitle { display:none; }