fix css for reltags

This commit is contained in:
albert
2012-11-02 18:33:00 -04:00
parent eea2b49bc8
commit 7a530ecd7d

View File

@@ -42,15 +42,15 @@ article.post-preview.post-status-flagged img {
border: 2px solid #F00;
}
.category-1 a {
.category-1 a, .tag-type-1 {
color: #A00;
}
.category-3 a {
.category-3 a, .tag-type-3 {
color: #A0A;
}
.category-4 a {
.category-4 a, .tag-type-4 {
color: #0A0;
}