X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=web%2Fgitweb.css;h=4da4304520afa5176ff90af288df3e2e301e1c3c;hp=08110a6e7ae4ccfa927cd7f4a4b310f035b63d7f;hb=607d79aaef19faad1d3ff6ff99be5dabf18f0597;hpb=b2833c2942caeffedf62049788c27140cdd1ea00 diff --git a/web/gitweb.css b/web/gitweb.css index 08110a6e..4da43045 100644 --- a/web/gitweb.css +++ b/web/gitweb.css @@ -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" */