Hacker News new | ask | show | jobs
by saint-loup 4849 days ago
I'm sorry, but why would you put something like this in your CSS:

    text-shadow: 0 1px 0 rgba(0,0,0,.5);
It makes the text blurred and jarring.
1 comments

Perhaps an attempt to force/fake font smoothing?