Difference between revisions of "User:Arghya1998/common.css"

From Apertium
Jump to navigation Jump to search
(Created page with " @import url('https://fonts.googleapis.com/css?family=Roboto+Mono'); div#content h1, div#content h2 {font-family: "Roboto Mono", serif} body {font-family: "Roboto Mono", sans...")
 
Line 2: Line 2:
 
@import url('https://fonts.googleapis.com/css?family=Roboto+Mono');
 
@import url('https://fonts.googleapis.com/css?family=Roboto+Mono');
   
div#content h1, div#content h2 {font-family: "Roboto Mono", serif}
+
div#content h1, div#content h2 {font-family: "Roboto Mono"}
body {font-family: "Roboto Mono", sans-serif}
+
body {font-family: "Roboto Mono"}
 
body {background: "#f8f8f8"}
 
body {background: "#f8f8f8"}
 
#mw-page-base {background: "#f8f8f8"}
 
#mw-page-base {background: "#f8f8f8"}

Revision as of 09:08, 27 March 2018

@import url('https://fonts.googleapis.com/css?family=Roboto+Mono');

div#content h1, div#content h2 {font-family: "Roboto Mono"}
body {font-family: "Roboto Mono"}
body {background: "#f8f8f8"}
#mw-page-base {background: "#f8f8f8"}