Return to Snippet

Revision: 24476
at March 2, 2010 09:45 by mariusscheel


Initial Code
body { -webkit-text-stroke:1px transparent; }
@media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}

Initial URL
http://orderedlist.com/our-writing/resources/html-css/thinning-text-in-webkit-safari/

Initial Description


Initial Title
Thinning Text in Webkit (Safari)

Initial Tags
mac, text

Initial Language
CSS