remove red text from cancel button, make post button bold

This commit is contained in:
joshua stein 2012-09-07 12:40:07 -05:00
parent 96ee762fdf
commit fb9c0228b0

View file

@ -557,8 +557,8 @@ div.comment_reply form {
padding-top: 1em;
}
div.comment_reply button.comment-cancel {
color: #AC130D;
div.comment_reply button.comment-post {
font-weight: bold;
}
a.pagelink {