nightsky theme tweaks

This commit is contained in:
Athou
2014-11-17 15:14:59 +01:00
parent 5d2378f291
commit 87bcaa4731

View File

@@ -30,10 +30,14 @@
}
.css-treeview .unread-counter {
color: #C8C8C8;
color: #939393;
}
.css-treeview a {
.css-treeview .category-link, .css-treeview a {
color: #939393;
}
.css-treeview a .unread {
color: #C6C6C6;
}
@@ -53,8 +57,13 @@
font-weight: normal;
}
#feed-accordion .entry-heading .entry-name {
color: #939393;
}
#feed-accordion .unread .entry-heading .entry-name {
font-weight: normal;
color: #C6C6C6;
}
#feed-accordion .unread .entry-heading {