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 */
h1 {
.content {
   font-family: Sans-Serif;
   font-family: Sans-Serif;
}
}

Revision as of 15:24, 28 December 2016

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