Created
February 1, 2013 07:55
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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