MediaWiki:Common.css: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.content {
.mw-headline, .firstHeading {
   font-family: Sans-Serif;
   font-family: Sans-Serif;
}
}

Revision as of 15:26, 28 December 2016

/* CSS placed here will be applied to all skins */
.mw-headline, .firstHeading {
  font-family: Sans-Serif;
}