Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save memphisgeek/1689295 to your computer and use it in GitHub Desktop.
Save memphisgeek/1689295 to your computer and use it in GitHub Desktop.
Fixing TechMeme's Poor Choice of Optima for its Typeface

First get this Safari Extension.

Then use this custom style sheet:

body,
.ii strong,
.drhed, cite,
.nfdl,
.navbar,
.prenavbar,
H2,
H3 {
     font-family:'Comic Sans MS',cursive !important; line-height: 130% !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment