X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=web%2Fgitweb.css;h=4da4304520afa5176ff90af288df3e2e301e1c3c;hp=2a5d0927f059724876358143cb4d012af3e32d7c;hb=607d79aaef19faad1d3ff6ff99be5dabf18f0597;hpb=5c556c52f1196cea4536d36b683372de532943a9 diff --git a/web/gitweb.css b/web/gitweb.css index 2a5d0927..4da43045 100644 --- a/web/gitweb.css +++ b/web/gitweb.css @@ -1,21 +1,17 @@ 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 { color: #BA3708; } -a:hover, a:visited, a:active { +a:hover { color: #BA3708; + background-color: #ffff00; } span.cntrl { @@ -31,7 +27,6 @@ img.logo { } div.page_header { - /*height: 10px;*/ padding: 8px; font-size: 150%; font-weight: bold; @@ -227,11 +222,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 +277,7 @@ table.diff_tree span.file_status.mode_chnge { } table.diff_tree span.file_status.copied { - color: #70a070; + color: #70a070; } /* noage: "No commits" */