X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/56522ebe1387721d10196e835346257e7494abad..545b5a5dcae2a0c322381493ee90f6c37353da9c:/cgit.css diff --git a/cgit.css b/cgit.css index c47ebc9..ef7d3c1 100644 --- a/cgit.css +++ b/cgit.css @@ -162,6 +162,11 @@ table.list td a { color: black; } +table.list td a.ls-dir { + font-weight: bold; + color: #00f; +} + table.list td a:hover { color: #00f; }