Skip to content

Instantly share code, notes, and snippets.

@timothyarmstrong
Created April 26, 2011 18:10
Show Gist options
  • Save timothyarmstrong/942772 to your computer and use it in GitHub Desktop.
Save timothyarmstrong/942772 to your computer and use it in GitHub Desktop.
Web Font Smoothing (at least for Chrome on Windows)
#selector {
text-shadow: transparent 0 0 1px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment