[Code Example] Twitter Feed, Changing color of links and text RAD Support March 22, 2016 20:36 Follow #a2 { /* regular link color */ a { color: red; } /* visited link */ a:visited { color: green; }} Have more questions? Submit a request 0 Comments Please sign in to leave a comment.
0 Comments