Difference between revisions of "MediaWiki:Common.css"

From Official Office Management 101 Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }")
 
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }
+
body.page-Office_Management_101_Wiki.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }

Latest revision as of 20:25, 18 November 2016

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

body.page-Office_Management_101_Wiki.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }