MediaWiki:Common.css: Difference between revisions

From Future Of Mankind
No edit summary
No edit summary
Line 6: Line 6:
   font-family: sans-serif;
   font-family: sans-serif;
   font-size: 12.8px;
   font-size: 12.8px;
   font-weight: 700;
   font-weight: normal;
}
}

Revision as of 20:31, 24 August 2013

/* CSS placed here will be applied to all skins */
body.page-Main_Page h1#firstHeading { display:none; }
div.footeradvert h5 { 
  color: rgb(77, 77, 77);
  text-decoration: none 
  font-family: sans-serif;
  font-size: 12.8px;
  font-weight: normal;
}