From: Greg Gay Date: Thu, 22 Sep 2011 15:06:44 +0000 (-0400) Subject: removed test black background from default theme X-Git-Url: https://iam.tj/gitweb/gitweb.cgi?p=atutor.git;a=commitdiff_plain;h=8744a7318945eb5ff709ff08eb1ef2e52dfd3a15 removed test black background from default theme --- diff --git a/docs/themes/default/styles.css b/docs/themes/default/styles.css index f2144f027..8f09fc95a 100644 --- a/docs/themes/default/styles.css +++ b/docs/themes/default/styles.css @@ -15,8 +15,8 @@ body { font-family: Verdana, Helevetica, Arial, sans-serif; font-size:.8em; margin:0px; -/* background-color: #F2F9FA; */ - background-color: #000000; + background-color: #F2F9FA; + } .page_wrapper{ /* border:1px solid #aaaaaa;*/