Difference between revisions of "MediaWiki:Common.css"

From Rebel Alliance Wiki
Jump to: navigation, search
m
m
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
body.page-Main_Page h1.firstHeading,
 
body.page-Main_Page h1.firstHeading,
body.ns-3000 h1.firstHeading /* all pages in the Portal namespace */
+
body.page-Recruitment h1.firstHeading,
 +
body.ns-3000 h1.firstHeading, /* all pages in the Portal namespace */
 +
body.ns-3008 body.page-Sales h1.firstHeading
 
{  
 
{  
 
     display:none !important;  
 
     display:none !important;  
 
}
 
}

Latest revision as of 18:51, 14 July 2016

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

body.page-Main_Page h1.firstHeading,
body.page-Recruitment h1.firstHeading,
body.ns-3000 h1.firstHeading, /* all pages in the Portal namespace */
body.ns-3008 body.page-Sales h1.firstHeading
{ 
    display:none !important; 
}