summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-13 00:31:46 +0300
committerAndrew Dolgov <[email protected]>2010-11-13 00:31:46 +0300
commitb8c2af9c8c416b6b3000928fe5206fd4281ee841 (patch)
treedf5f632ca2617818e96c38ac02296f747b543198 /themes
parent3f770c87782c0c5b06f3fff89653e951ff040c19 (diff)
small css tweak in neutral theme
Diffstat (limited to 'themes')
-rw-r--r--themes/neutral/theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/neutral/theme.css b/themes/neutral/theme.css
index 7ea1abb16..bfe8ef60f 100644
--- a/themes/neutral/theme.css
+++ b/themes/neutral/theme.css
@@ -26,6 +26,10 @@ div.headlines_cdm {
background : #f0f0f0;
}
+div#headlinesContainer {
+ background : #f0f0f0;
+}
+
div#headlinesInnerContainer {
background : #fafafa;
}