MediaWiki

Difference between revisions of "Common.css"

From Help

 
(26 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* 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; }
 
 
#p-tb{
 
#p-tb{
 
  display : none;
 
  display : none;
 
  }
 
  }
 +
body.ns-xx #firstHeading {
 +
    display: none;
 +
}
 +
.tocnumber { display:none; )

Latest revision as of 18:57, 30 October 2018

#p-tb{
 display : none;
 }
body.ns-xx #firstHeading {
    display: none;
}
.tocnumber { display:none; )