Improve text-rendering in webkit
To improve the rendering of fonts in webkit-based browser, simply add the CSS property
* {
-webkit-font-smoothing: antialiased;
}
wherever you want.
Also works for CSS3 property @font-face.
Written by Steffen Dietz
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css3
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#