Skip to content

Instantly share code, notes, and snippets.

@frank4565
Created October 24, 2013 05:15
Show Gist options
  • Save frank4565/7131720 to your computer and use it in GitHub Desktop.
Save frank4565/7131720 to your computer and use it in GitHub Desktop.
解决 Mavericks Safari 字体发虚问题
body {-webkit-font-smoothing: subpixel-antialiased !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment