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...")
(No difference)

Revision as of 09:04, 27 March 2018

@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-serif}
body {background: "#f8f8f8"}
#mw-page-base {background: "#f8f8f8"}