Difference between revisions of "MediaWiki:Common.css"

From Rebel Alliance Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
.firstHeading
+
body.page-Main_Page h1.firstHeading,
  { display:none !important; }
+
body.page-Portal:Military h1.firstHeading  
 +
 
 +
{ display:none !important; }

Revision as of 15:50, 14 July 2016

/* CSS placed here will be applied to all skins */

body.page-Main_Page h1.firstHeading,
body.page-Portal:Military h1.firstHeading 

{ display:none !important; }