Manage comments styling from mt. fixes #5985

git-svn-id: https://develop.svn.wordpress.org/trunk@7011 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2008-02-25 00:28:21 +00:00
parent 205f09f04b
commit d095fd19bc
2 changed files with 28 additions and 25 deletions

View File

@@ -1368,6 +1368,11 @@ ul.view-switch li.current a {
margin-right: 8px;
}
#the-comment-list p.comment-author strong a {
color: #2583ad;
border: none;
}
#the-comment-list td {
vertical-align: top;
font-size: 11px;