Difference between revisions of "MediaWiki:Common.css"

From piMyHome Project
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: .page-Main_Page #contentSub { display: none }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
.page-Main_Page #contentSub { display: none }
+
body.page-Main_Page h1.firstHeading { display: none; }

Revision as of 13:31, 16 November 2014

/* CSS placed here will be applied to all skins */
body.page-Main_Page h1.firstHeading { display: none; }