/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
body { -webkit-text-stroke:1px transparent; } @media only screen and (max-device-width:480px) {body{-webkit-text-stroke:0 black;}}
URL: http://orderedlist.com/our-writing/resources/html-css/thinning-text-in-webkit-safari/