Created
August 17, 2015 08:49
-
-
Save webpapaya/fcdfe892a72dbf336ffe to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
html, body { | |
-moz-osx-font-smoothing: grayscale; | |
-webkit-font-smoothing: antialiased; | |
text-shadow: 1px 1px 1px rgba(0,0,0,0.004); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As internet explorer 11 and 10 cuts of the text in various cases the following snippet is fine.