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;
}
A CSS extension won’t help for Android, unles NewsBlur has an option?