X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=web%2Fgitweb.css;h=4cac0b91985218bfcbff074de8e4b92a6cee2d4b;hp=2a5d0927f059724876358143cb4d012af3e32d7c;hb=22fb31a1325891b0b274d4f8dd9d563136d7bdd8;hpb=1dc5f16f83fd4758d2cb3661016b3f6d3ab4b6d8 diff --git a/web/gitweb.css b/web/gitweb.css index 2a5d0927..4cac0b91 100644 --- a/web/gitweb.css +++ b/web/gitweb.css @@ -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%; } @@ -14,8 +12,9 @@ a { color: #BA3708; } -a:hover, a:visited, a:active { +a:hover { color: #BA3708; + background-color: #ffff00; } span.cntrl { @@ -31,7 +30,6 @@ img.logo { } div.page_header { - /*height: 10px;*/ padding: 8px; font-size: 150%; font-weight: bold; @@ -227,11 +225,11 @@ tr.light:hover { } tr.dark { - background-color: #444444; + background-color: #333333; } tr.dark2 { - background-color: #444444; + background-color: #333333; } tr.dark:hover { @@ -282,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" */