Skip to content

Instantly share code, notes, and snippets.

@EvanHahn
Created July 29, 2013 17:34
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 EvanHahn/6106033 to your computer and use it in GitHub Desktop.
Save EvanHahn/6106033 to your computer and use it in GitHub Desktop.
Add this to Pocket to make the sans-serif font family consistent with the mobile apps.
#page_reader[font="sans"] .reader_content {
font-family: "ProximaNova", Helvetica, Arial, sans-serif;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment