Underline hyperlinks so that links with two or more words can be distinguished from multiple different one-word links next to each other.

5 Likes

Links like the ones in this articles 5th paragraph would look like a single link without underlines: http://www.theatlantic.com/education/…

1 Like

So this is a pretty esoteric request. I think it’s fine, but I can’t implement something like this that only hits 2 people. So here’s what to do if you really want it. Add a custom CSS extension that allows you to modify CSS for websites. Add this rule:

.NB-story-content a {
text-decoration: underline;
}

Here’s the desktop version of NewsBlur:

Here’s Android:

A CSS extension won’t help for Android, unles NewsBlur has an option?

Another story that would get distorted by the way links are currently styled on android: