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