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 {
h1 {
   color: #ff0000;
   font-family: sans-serif;
}
}

Revision as of 15:21, 28 December 2016

/* CSS placed here will be applied to all skins */
h1 {
  font-family: sans-serif;
}