Comment on Meteor in the Wild: How I Learned to Stop Worrying and Love Reactive ProgrammingComments−saint-loup13yI'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.−stavrianos13yPerhaps an attempt to force/fake font smoothing?
Comments
I'm sorry, but why would you put something like this in your CSS:
It makes the text blurred and jarring.Perhaps an attempt to force/fake font smoothing?