X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/148fb9622c6a96021e572d1a372e38896506031f..0de2055b75735986ff04aed8f534ecf06248e5e1:/cgit.css diff --git a/cgit.css b/cgit.css index 3579598..382964a 100644 --- a/cgit.css +++ b/cgit.css @@ -13,6 +13,14 @@ h2 { margin-bottom: 0.1em; } +a { + color: blue; + text-decoration: none; +} + +a:hover { + text-decoration: underline; +} table.list { border: solid 1px black; @@ -46,7 +54,6 @@ div#header { border: solid 1px #aaa; vertical-align: middle; } - div#header img#logo { float: right; }