missing the hover

This commit is contained in:
qt06 2014-01-01 16:58:23 +08:00
parent 98530da07c
commit 6e855f25c9

View File

@ -81,7 +81,7 @@ textarea {
.post-meta a:hover,
.post-content a:hover,
.widget a:hover,
.comment-content a {
.comment-content a:hover {
border-bottom-color: transparent;
}