Y
Hacker News
new
|
ask
|
show
|
jobs
by
dangerpowpow
3832 days ago
what's with making text so thin you can't even read?
2 comments
proksoup
3832 days ago
I hope the design was originally with a different image. And then the image was changed, and it wasn't redesigned.
link
raisedbyninjas
3832 days ago
The text that isn't overlaying images is terrible too. It's too thin for subpixel rendering to look decent. There's not enough contrast for viewing on a TN LCD panel unless it's in the middle of the screen.
link
hodwik
3832 days ago
p { font-weight: 100; }
link