@@ -288,6 +288,9 @@
color: #000;
outline: none;
}
+ .flux.current .item.title a {
+ text-decoration: underline;
+ }
.flux.not_read .item.title,
.flux.current .item.title {
font-weight: bold;
@@ -267,6 +267,9 @@ body {
color: #333;
.flux.current .item.title,
.flux.not_read .item.title {