Difference between revisions of "MediaWiki:Common.css"
From Bioinformatics Lab
(One intermediate revision 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- | + | body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } |
+ | body.page-Welcome.action-view h1.firstHeading, | ||
+ | body.page-Welcome.action-submit h1.firstHeading { display: none; } |
Latest revision as of 16:56, 26 February 2018
/* CSS placed here will be applied to all skins */ body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } body.page-Welcome.action-view h1.firstHeading, body.page-Welcome.action-submit h1.firstHeading { display: none; }