Difference between revisions of "MediaWiki:Common.css"
From Datonis
(Created page with "→CSS placed here will be applied to all skins: body.page-No_page_title h1.firstHeading { display:none; }") |
m |
||
(One intermediate revision by the same 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- | + | body.page-Datonis h1.firstHeading { display:none; } |
+ | body.page-Main_Page h1.firstHeading { display:none; } |
Latest revision as of 11:43, 19 July 2017
/* CSS placed here will be applied to all skins */ body.page-Datonis h1.firstHeading { display:none; } body.page-Main_Page h1.firstHeading { display:none; }