Difference between revisions of "User:Arghya1998/common.css"
Jump to navigation
Jump to search
Arghya1998 (talk | contribs) (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...") |
Arghya1998 (talk | contribs) |
||
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" |
div#content h1, div#content h2 {font-family: "Roboto Mono"} |
||
body {font-family: "Roboto Mono" |
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"}