Hacker News new | ask | show | jobs
by fantan 4178 days ago
Links didn't look like links so I was really confused with what I was looking at. Content looks interesting though!
1 comments

> a { text-decoration: none; }

You bastards.

(Should be fixable with:

  a[href] { text-decoration: underline !important; }
in userContent.css.)
What, you don't enjoy scanning your mouse over the whole page to see where it turns into a finger?

Come to think of it, that behaviour is distracting .. it's only a matter of time before visual designers catch on that a uniform mouse icon "ehnances usability".