Skip to content

Instantly share code, notes, and snippets.

@keithchu
Created February 1, 2013 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 keithchu/4690022 to your computer and use it in GitHub Desktop.
Save keithchu/4690022 to your computer and use it in GitHub Desktop.
A gussied-up, bookmarklet version of https://coderwall.com/p/lhsrcq. The font stack is 24px Avenir Next, Georgia, Helvetica/Arial (depending on your OS). If you need help setting up the bookmarklet, Wikipedia's got you covered: http://en.wikipedia.org/wiki/Bookmarklet#Installation
javascript:window.location=%22data:text/html,%20%3Chtml%20contenteditable%20style='font:%2024px%20%5C%22Avenir%20Next%5C%22,%20Georgia,%20serif'%3E%22;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment