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:...")
(No difference)

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")

div#content h1, div#content h2 {font-family: "Open Sans", sans-serif}