From eabefb2f04dd43947ab338e17cff3727f3582237 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Fri, 29 Mar 2013 11:18:20 +0100 Subject: [PATCH] vier: The background color of the right area is now white. --- view/theme/vier/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 29863e744b..e718c92553 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -291,9 +291,9 @@ blockquote.shared_content { body { font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; - /* background-color: #ffffff; */ + background-color: #ffffff; /* background-color: #ddd; */ - background-color: #F2F2F2; + /* background-color: #F2F2F2; */ color: #2d2d2d; /* margin: 37px 0px 0px 0px; */ margin: 0px 0px 0px 0px;