Skip to content

Instantly share code, notes, and snippets.

@danwaz
Created April 4, 2013 18:01
Show Gist options
  • Save danwaz/5312608 to your computer and use it in GitHub Desktop.
Save danwaz/5312608 to your computer and use it in GitHub Desktop.
Prevent thin font rendering in Webkit
*{
position:relative;
z-index:1
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment