Difference between revisions of "MediaWiki:Common.css"
From Rare Gaming Dump
Line 3: | Line 3: | ||
/* Fonts */ | /* Fonts */ | ||
− | @import url("https://fonts.googleapis.com/css?family= | + | @import url("https://fonts.googleapis.com/css?family=Oxygen") |
− | body {font-family: " | + | body {font-family: "Oxygen", sans-serif} |
− | div#content h1, div#content h2, #p-logo-text a, #personal h2 {font-family: " | + | div#content h1, div#content h2, #p-logo-text a, #personal h2 {font-family: "Oxygen", sans-serif} |
Revision as of 16:20, 2 September 2018
/* CSS placed here will be applied to all skins */ /* Fonts */ @import url("https://fonts.googleapis.com/css?family=Oxygen") body {font-family: "Oxygen", sans-serif} div#content h1, div#content h2, #p-logo-text a, #personal h2 {font-family: "Oxygen", sans-serif}