Difference between revisions of "MediaWiki:Common.css"

From Healthcarepedia
Jump to: navigation, search
m
m
Line 15: Line 15:
 
* {font-family: Georgia}
 
* {font-family: Georgia}
  
.mw-body {
+
.mw-body-content {
font-size: 16px;}
+
font-size: 16px}
  
 
#footer-poweredbyico { display: none; }
 
#footer-poweredbyico { display: none; }

Revision as of 23:50, 13 February 2017

/* 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-Main_Page li#ca-nstab-main { display: none !important; }
body.page-Main_Page li#ca-view { display: none !important; }
body.page-Main_Page li#ca-talk { display: none !important; }
body.page-Main_Page li#ca-edit { display: none !important; }
body.page-Main_Page li#ca-history { display: none !important; }
body.page-Main_Page li#ca-read { display: none !important; }
body.page-Main_Page li#ca-delete { display: none !important; }
body.page-Main_Page li#ca-move { display: none !important; }
body.page-Main_Page li#ca-protect { display: none !important; }
body.page-Main_Page li#ca-viewsource { display: none !important; }

* {font-family: Georgia}

.mw-body-content {
font-size: 16px}

#footer-poweredbyico { display: none; }