1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-30 13:37:11 +00:00

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;
}