From be990edf075179b8156f37eb41d5ba4489c0fab8 Mon Sep 17 00:00:00 2001 From: Greg Gay Date: Fri, 16 Sep 2011 12:38:38 -0400 Subject: [PATCH] add space --- docs/themes/default/styles.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/themes/default/styles.css b/docs/themes/default/styles.css index 60f7e6b13..f2144f027 100644 --- a/docs/themes/default/styles.css +++ b/docs/themes/default/styles.css @@ -15,7 +15,8 @@ body { font-family: Verdana, Helevetica, Arial, sans-serif; font-size:.8em; margin:0px; - background-color: #F2F9FA; +/* background-color: #F2F9FA; */ + background-color: #000000; } .page_wrapper{ /* border:1px solid #aaaaaa;*/ -- 2.17.1