Skip to content

Instantly share code, notes, and snippets.

@ebzzry
Created July 20, 2018 07:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ebzzry/b44d60c0a1f99d22e18c4f1bb5c5514f to your computer and use it in GitHub Desktop.
Save ebzzry/b44d60c0a1f99d22e18c4f1bb5c5514f to your computer and use it in GitHub Desktop.
custom.css
body {
font-family: Georgia, Cambria, Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
font-size: 110%;
}
.mw-body h1, .mw-body h2 {
font-family: Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans", Tahoma, Geneva, Helvetica, Arial, sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment