/ Published in: CSS
URL: http://orderedlist.com/our-writing/resources/html-css/thinning-text-in-webkit-safari/
Expand |
Embed | Plain Text
body { -webkit-text-stroke:1px transparent; } @media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}
You need to login to post a comment.
