Category header is better when some articles are not read
@@ -354,13 +354,15 @@
font-size: 120%;
}
#stream.global .btn:not([data-unread="0"]) {
- font-weight:bold;
+ background: #34495e;
+ color: #fff;
+ font-weight: bold;
#stream.global .btn:first-child:not([data-unread="0"]):after {
top: 0; right: 5px;
border: 0;
background: none;
- color: #666;
font-weight: bold;
box-shadow: none;
@@ -350,13 +350,15 @@ body {
+ background: #3498db;
- color: #333;
@@ -364,15 +364,19 @@
+ background: #0084CC;
+ text-shadow: none;
#stream.global .box-category .feeds {
display: block;