X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/caed6cb27f1869b0590cab56fc3394762892d049..2159414a3945f059a7e52a4900ffcd1ca665e102:/cgit.css diff --git a/cgit.css b/cgit.css index 71b0b9b..6888cde 100644 --- a/cgit.css +++ b/cgit.css @@ -590,6 +590,13 @@ div#cgit div.footer { font-size: 80%; color: #ccc; } +div#cgit div.footer a { + color: #ccc; + text-decoration: none; +} +div#cgit div.footer a:hover { + text-decoration: underline; +} div#cgit a.branch-deco { color: #000; margin: 0px 0.5em;