eagerwatcher
Member
Posted 2 years ago #
http://misconceptions.us/can-somebody-really-be-a-pain-in-the-neck/
knopfman says:
February 9, 2010 at 1:56 pm
Well according to an article that I just read at The Daily Mail which is a UK newspaper, people are actually dying of boredom.
The above link works but as you can see it's not decorated.
I tried ..
.comment-body a { color:blue; text-decoration:underline; }
and
.comment-body p a { color:blue; text-decoration:underline; }
but neither worked.
I have put a copy of the CSS here
http://pastie.org/823012
Thanks,
Jane
henkholland
Member
Posted 2 years ago #
Take the color out of this:
.commentlist li a {
color:#000000;
}
found in style.css and then it picks up the green color used in the body.
eagerwatcher
Member
Posted 2 years ago #
That works really well, thank you.
The links are now green which is quite nice as they match the theme better that the regular blue would.
Jane
henkholland
Member
Posted 2 years ago #
Ok great. Please set this one to Resolved at the right hand side of this screen.