Skip to content

Instantly share code, notes, and snippets.

@tm157
Created July 22, 2018 17:39
Show Gist options
  • Save tm157/d79e79cc9407ca57e95749a9609fcc19 to your computer and use it in GitHub Desktop.
Save tm157/d79e79cc9407ca57e95749a9609fcc19 to your computer and use it in GitHub Desktop.
h1 { font-family: monaco, Consolas, "Lucida Console", monospace; font-size: 24px; font-style: normal; font-variant: normal; font-weight: bold; line-height: 26px; } h3 { font-family: monaco, Consolas, "Lucida Console", monospace; font-size: 14px; font-style: normal; font-variant: normal; font-weight: bold; line-height: 15px; } p { font-family: monaco, Consolas, "Lucida Console", monospace; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 20px; } blockquote { font-family: monaco, Consolas, "Lucida Console", monospace; font-size: 21px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 30px; } pre { font-family: monaco, Consolas, "Lucida Console", monospace; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 400; line-height: 18px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment