On Tuesday, 13 January 2015 at 23:20:49 UTC, MattCoder wrote:
Perhaps I misunderstood you. But here all links on that page are blue, even the visited ones. I didn't see any green link there, the only green text that I can see there, are the comments in the code examples.

http://arsdnet.net/this-week-in-d/twid.css

has

---
a:visited {
        color: green;
}
---

No idea why it's not rendering for you.

David

Reply via email to