View Single Post
Old 07-17-2013, 06:46 PM   #6
EmriPamundur
Junior Member
EmriPamundur began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Jul 2013
Device: none
I have tried this:

a:link { color: #006600;}
a:hover { color: #666600;}
a:visited { color: #996633;}

but the links still show up as bright blue.

I tried

a { color: #006600;}

which equally had no effect.

Any ideas?
EmriPamundur is offline   Reply With Quote