Difference between revisions of "MediaWiki:Common.css"

From Rare Gaming Dump
(Undo revision 513 by Larsenv (talk))
Tag: Undo
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
 +
/* Fonts */
 +
 +
@import url("https://fonts.googleapis.com/css?family=Oxygen");
 +
 +
body, div#content h1, div#content h2, #p-logo-text a, #personal h2, #div#mw-indicators mw-body-content {font-family: "Oxygen", sans-serif} {font-family: "Oxygen", sans-serif}

Revision as of 16:33, 2 September 2018

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

/* Fonts */

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

body, div#content h1, div#content h2, #p-logo-text a, #personal h2, #div#mw-indicators mw-body-content {font-family: "Oxygen", sans-serif} {font-family: "Oxygen", sans-serif}