Difference between revisions of "MediaWiki:Common.css"
From chrismoyles.net Wiki
(Created page with "→CSS placed here will be applied to all skins: body.page-Main_Page h1.firstHeading { display:none; }") |
|||
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; } | ||
+ | #footer-poweredbyico { display: none; } |
Revision as of 11:03, 25 September 2012
/* CSS placed here will be applied to all skins */ body.page-Main_Page h1.firstHeading { display:none; } #footer-poweredbyico { display: none; }