]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - web/gitweb.css
web: Remove horizontal line at the top of the page.
[paraslash.git] / web / gitweb.css
index 1a9a235034de1bbf6351461dd9d9f2fb9e921baa..4da4304520afa5176ff90af288df3e2e301e1c3c 100644 (file)
@@ -1,12 +1,8 @@
 body {
        font-family: sans-serif;
-       font-size: small;
-       border-width: 1px;
-       margin: 0px;
-       padding: 10px;
        background-color: black;
-       color: #cccccc;
-       height: 100%;
+       color: #bbbbbb;
+       margin: 0px;
 }
 
 a {