Difference between revisions of "MediaWiki:Common.css"
From Rare Gaming Dump
(Created page with "→CSS placed here will be applied to all skins: →Fonts: @import url("https://fonts.googleapis.com/css?family=Open+Sans") div#content h1, div#content h2 {font-family:...") |
|||
Line 5: | Line 5: | ||
@import url("https://fonts.googleapis.com/css?family=Open+Sans") | @import url("https://fonts.googleapis.com/css?family=Open+Sans") | ||
− | + | body {font-family: "Open Sans", sans-serif} |
Revision as of 16:08, 2 September 2018
/* CSS placed here will be applied to all skins */ /* Fonts */ @import url("https://fonts.googleapis.com/css?family=Open+Sans") body {font-family: "Open Sans", sans-serif}