Hacker News new | ask | show | jobs
by misterjinx 4125 days ago
White text on white background image ? Look how this renders on 1920x1080 resolution http://i.imgur.com/sPWpL6C.png. I cannot read that text, I don't understand anything from it.
5 comments

Someone made a small mistake with linear-gradient. They have linear-gradient(top, #0143A3, #0273D4) instead of linear-gradient(to bottom, #0143A3, #0273D4).
There's supposed to be a blue background overlaying that.

For reference: http://imgur.com/zdaMTFe

That's been fixed, thanks for reporting.
Thanks for that. I was able to see it after a force refresh. Looks good now.
The white text is practically invisible on any resolution.
Use (or misuse) of -webkit-linear-gradient