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) |
||
(One intermediate revision by the same user not shown) | |||
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"} |
||
body { font-size: larger; } |
|||
#mw-page-base {background: "#f8f8f8"} |
#mw-page-base {background: "#f8f8f8"} |
Latest revision as of 09:25, 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"}
body { font-size: larger; }
#mw-page-base {background: "#f8f8f8"}