X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/735e15e38a484bf0daa98776fa7cde270a271cda..547a64fbd65de293c290f4e18bbeae958d54aaa7:/cgit.css diff --git a/cgit.css b/cgit.css index 9e6d2a4..0cb894a 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; }