Skip to content

Instantly share code, notes, and snippets.

@dan
Created January 27, 2012 15:04
Show Gist options
  • Save dan/1689185 to your computer and use it in GitHub Desktop.
Save dan/1689185 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: helvetica, sans-serif !important; line-height: 130% !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment