fix css for reltags
This commit is contained in:
@@ -42,15 +42,15 @@ article.post-preview.post-status-flagged img {
|
||||
border: 2px solid #F00;
|
||||
}
|
||||
|
||||
.category-1 a, .tag-type-1 {
|
||||
.category-1 a, a.tag-type-1 {
|
||||
color: #A00;
|
||||
}
|
||||
|
||||
.category-3 a, .tag-type-3 {
|
||||
.category-3 a, a.tag-type-3 {
|
||||
color: #A0A;
|
||||
}
|
||||
|
||||
.category-4 a, .tag-type-4 {
|
||||
.category-4 a, a.tag-type-4 {
|
||||
color: #0A0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user