Anonymous

Changes

From Rare Gaming Dump
9 bytes removed ,  16:20, 2 September 2018
no edit summary
Line 3: Line 3:  
/* Fonts */
 
/* Fonts */
   −
@import url("https://fonts.googleapis.com/css?family=Open+Sans")
+
@import url("https://fonts.googleapis.com/css?family=Oxygen")
   −
body {font-family: "Open Sans", sans-serif}
+
body {font-family: "Oxygen", sans-serif}
   −
div#content h1, div#content h2, #p-logo-text a, #personal h2 {font-family: "Open Sans", sans-serif}
+
div#content h1, div#content h2, #p-logo-text a, #personal h2 {font-family: "Oxygen", sans-serif}