Hacker News new | ask | show | jobs
by a1369209993 4178 days ago
> a { text-decoration: none; }

You bastards.

(Should be fixable with:

  a[href] { text-decoration: underline !important; }
in userContent.css.)
1 comments

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".