From b8c2af9c8c416b6b3000928fe5206fd4281ee841 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sat, 13 Nov 2010 00:31:46 +0300 Subject: [PATCH] small css tweak in neutral theme --- themes/neutral/theme.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/themes/neutral/theme.css b/themes/neutral/theme.css index 7ea1abb1..bfe8ef60 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; } -- 2.39.2