Difference between revisions of MediaWiki:Common.css

NottNott (talk | contribs)
No edit summary
NottNott (talk | contribs)
No edit summary
Line 1,489: Line 1,489:
}
}


/* Hide main page title  
/*Hide main page title */
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading {
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading {
  display: none;  
  display: none;  
}*/
}