Difference between revisions of "MediaWiki:Common.css"

From Rare Gaming Dump
(Undo revision 508 by Larsenv (talk))
Tag: Undo
Line 4: Line 4:
  
 
@import url("https://fonts.googleapis.com/css?family=Oxygen");
 
@import url("https://fonts.googleapis.com/css?family=Oxygen");
 
body {font-family: "Oxygen", sans-serif}
 
  
 
* {font-family: "Oxygen", sans-serif}
 
* {font-family: "Oxygen", sans-serif}

Revision as of 16:26, 2 September 2018

/* CSS placed here will be applied to all skins */

/* Fonts */

@import url("https://fonts.googleapis.com/css?family=Oxygen");

* {font-family: "Oxygen", sans-serif}