]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - web/gitweb.css
web: Unify <br> elements.
[paraslash.git] / web / gitweb.css
index 08110a6e7ae4ccfa927cd7f4a4b310f035b63d7f..4da4304520afa5176ff90af288df3e2e301e1c3c 100644 (file)
@@ -1,13 +1,8 @@
 body {
        font-family: sans-serif;
-       font-size: small;
-       /*border: solid #d9d8d1;*/
-       border-width: 1px;
+       background-color: black;
+       color: #bbbbbb;
        margin: 0px;
-       padding: 10px;
-       background-color: black; 
-       color: #cccccc;
-       height: 100%;
 }
 
 a {
@@ -32,7 +27,6 @@ img.logo {
 }
 
 div.page_header {
-       /*height: 10px;*/
        padding: 8px;
        font-size: 150%;
        font-weight: bold;
@@ -283,7 +277,7 @@ table.diff_tree span.file_status.mode_chnge {
 }
 
 table.diff_tree span.file_status.copied {
-  color: #70a070;
+       color: #70a070;
 }
 
 /* noage: "No commits" */