Anonymous

Changes

From Rare Gaming Dump
261 bytes removed ,  16:16, 2 September 2018
no edit summary
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}
+
font-family: "Open Sans", sans-serif
/* changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text) */
  −
 
  −
div#content h1, div#content h2 {font-family: "Open Sans", sans-serif}
  −
/* changes the default font used for MediaWiki headings to Noto Serif */