Difference between revisions of "MediaWiki:Common.css"

From Basel Action Network Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: body.mainpage.action-view h1.firstHeading, body.mainpage.action-submit h1.firstHeading { display: none; }")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
+
body.page-Main_Page h1.firstHeading { display: none; }
 
 
body.mainpage.action-view h1.firstHeading, body.mainpage.action-submit h1.firstHeading { display: none; }
 

Latest revision as of 09:44, 7 October 2015

body.page-Main_Page h1.firstHeading { display: none; }