more digest page improvements

This commit is contained in:
Andrew Dolgov
2010-09-10 15:47:15 +04:00
parent 118e9399b7
commit c524d7e682
3 changed files with 11 additions and 6 deletions

View File

@@ -196,5 +196,9 @@ a:hover {
#headlines ul#headlines-content div.info a {
color : gray;
font-weight : bold;
}
#headlines ul#headlines-content div.info a:hover {
color : #659a4c;
}