link color in comment area
-
this is the piece of the style.css;
/* comments */
.closed {color: #999;}
.commentlist {margin: 15px 0 15px 15px; padding: 0;}
.alt {background: #f1f1f1; border: 1px solid #ddd; border-right: 0; border-left: 0;}
.commentlist li {list-style: inside decimal; margin: 10px 0 30px; padding: 10px;}
.commentlist cite {color: #888; font-family: arial, geneva, sans-serif; font-size: 130%; font-style: normal;}
.comment-meta {font-size: 75%; margin: 0; padding: 0;}
#comments, #respond {border-bottom: 1px solid #ddd; padding: 5px 0;}
#commentform p {margin: 2px 0 5px;}
#commentform label {font-weight: bold;}
#commentform input {background: #fff; border: 1px solid #777; width: 50%;}
#commentform textarea#comment {background: #fff; border: 1px solid #777; width: 96%;}
#commentform #submit {width: auto; padding: 2px;}my blog: http://appleblogz.com
i am trying to change the color of all the links in the comment section of the blog (especially the “Reply” and “Quote” links)
tks.
The topic ‘link color in comment area’ is closed to new replies.