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; padding-top: 1em;
} }
div.comment_reply button.comment-cancel { div.comment_reply button.comment-post {
color: #AC130D; font-weight: bold;
} }
a.pagelink { a.pagelink {