Difference between revisions of MediaWiki:Common.css

NottNott (talk | contribs)
No edit summary
NottNott (talk | contribs)
Undo revision 8552 by NottNott (talk)
Tag: Undo
Line 3: Line 3:




#siteSub { display:block; }
body.page-EndMyopia_Wiki h1 { display: none; }


/* For portals, added 2011-12-07 -bv */
/* For portals, added 2011-12-07 -bv */
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;  
}
}*/