How to make links same color as text [Wordpress]

ibmethatswhoib

Elite Member
Joined
Feb 17, 2011
Messages
1,567
Reaction score
1,171
I forgot what to put in the style css to get the link color the same as the surrounding text, I also want to get rid of the underline.

Anyone?

Thanks
 
Hey me that's who,

A:link { COLOR: black; TEXT-DECORATION: none; font-weight: normal }
 
Back
Top