make nth-child rows a bit brighter

This commit is contained in:
Andrew Dolgov 2013-05-14 16:06:07 +04:00
parent 7dbb33c1d0
commit ad61bdc46c
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ a:hover {
}
#headlines-frame div.hl:nth-child(even) {
background : #f0f0f0;
background : #fafafa;
}
#headlines-frame.normal {