Site logo

Archived topic

How to give visited Links different colour

1 reply · Started by Karsten on January 16, 2022

Viewing posts 1–2 of 2

Hey friends,

I use this CSS for text decoration which is ok. Now I need additional code for mark up of visited links. Please help. Thank you

`.entry-content p a {
text-decoration: underline;
}

This archived topic is closed to new replies.