small css tweak in neutral theme

This commit is contained in:
Andrew Dolgov 2010-11-13 00:31:46 +03:00
parent 3f770c8778
commit b8c2af9c8c

View file

@ -26,6 +26,10 @@ div.headlines_cdm {
background : #f0f0f0;
}
div#headlinesContainer {
background : #f0f0f0;
}
div#headlinesInnerContainer {
background : #fafafa;
}