Difference between revisions of "MediaWiki:Common.css"

From Rebel Alliance Wiki
Jump to: navigation, search
(Created page with "→‎CSS placed here will be applied to all skins: body.page-Portal:Military h1.firstHeading, body.page-Main_Page h1.firstHeading { display:none; }")
 
m
Line 3: Line 3:
 
body.page-Portal:Military h1.firstHeading,  
 
body.page-Portal:Military h1.firstHeading,  
 
body.page-Main_Page h1.firstHeading
 
body.page-Main_Page h1.firstHeading
 +
body.Main_Page h1.firstHeading
 
   { display:none; }
 
   { display:none; }

Revision as of 15:34, 14 July 2016

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