use black font in topic list title

This commit is contained in:
jiyinyiyong 2014-03-17 22:55:40 +08:00
parent 9de88b0710
commit 5400e13f51

View File

@ -439,6 +439,9 @@ a.topic_title {
vertical-align: middle;
font-size: 16px;
}
#topic_list a.topic_title {
color: black;
}
.star_name {
}