Difference between revisions of "MediaWiki:Common.css"

From Rebel Alliance Wiki
Jump to: navigation, search
m
m
Line 4: Line 4:
 
body.page-Recruitment h1.firstHeading,
 
body.page-Recruitment h1.firstHeading,
 
body.ns-3000 h1.firstHeading /* all pages in the Portal namespace */
 
body.ns-3000 h1.firstHeading /* all pages in the Portal namespace */
 +
body.ns-3008.page-Sales h1.firstHeading
 
{  
 
{  
 
     display:none !important;  
 
     display:none !important;  
 
}
 
}

Revision as of 18:47, 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.page-Sales h1.firstHeading
{ 
    display:none !important; 
}