removed test black background from default theme
authorGreg Gay <ggay@ocad.ca>
Thu, 22 Sep 2011 15:06:44 +0000 (11:06 -0400)
committerGreg Gay <ggay@ocad.ca>
Thu, 22 Sep 2011 15:06:44 +0000 (11:06 -0400)
docs/themes/default/styles.css

index f2144f0..8f09fc9 100644 (file)
@@ -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;*/