web: Make the body selector of the two css files consistent.
[paraslash.git] / web / gitweb.css
index 4cac0b91985218bfcbff074de8e4b92a6cee2d4b..4da4304520afa5176ff90af288df3e2e301e1c3c 100644 (file)
@@ -1,11 +1,8 @@
 body {
        font-family: sans-serif;
 body {
        font-family: sans-serif;
-       border-width: 1px;
-       margin: 0px;
-       padding: 10px;
        background-color: black;
        background-color: black;
-       color: #cccccc;
-       height: 100%;
+       color: #bbbbbb;
+       margin: 0px;
 }
 
 a {
 }
 
 a {