make uncombined read headlines list more readable
This commit is contained in:
parent
7c01db43ef
commit
8605ad4df0
|
@ -182,7 +182,7 @@ a:hover {
|
||||||
|
|
||||||
.hl div.hlTitle a {
|
.hl div.hlTitle a {
|
||||||
font-weight : bold;
|
font-weight : bold;
|
||||||
color : #999;
|
color : #777;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hl.Unread div.hlTitle a {
|
.hl.Unread div.hlTitle a {
|
||||||
|
|
Loading…
Reference in New Issue