change up-count color

This commit is contained in:
alsotang 2016-12-03 00:05:53 +08:00
parent ab6ac38614
commit 1ddbcbcb67

View File

@ -574,10 +574,14 @@ a.user_avatar:hover {
float: right;
margin-left: 20px;
font-size: 15px;
}
.user_action a {
text-decoration: none;
a {
text-decoration: none;
}
.up-count {
color: gray;
}
}
.reply_content {