clean up corners & colors
[freeside.git] / rt / html / NoAuth / css / 3.5-default / misc.css
index 9e83ef4..cf3b54c 100755 (executable)
@@ -49,7 +49,8 @@ body {
     font-family: Verdana, sans-serif;
     font-size: 76%;
     margin: 0;
-    background-color: white;
+    /* background-color: white; */
+    background-color: #e8e8e8;
 }
 
 .hide, .hidden { display: none !important; }
@@ -70,7 +71,7 @@ body {
     font-size: 1.5em;
 }
 
-.evenline { background-color: white; }
+.evenline { background-color: #fe00f8; }
 .oddline { background-color: #ddd; }
 
 td {