X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/2eeb01a6441252a7c62233e35c2421d678874f176a713deeefc3977c2cf8ebe8..8b536d19feb820ad56460c8e43b9a70d766762dbfbf7964d1c5db164964e2613:/gitweb.css diff --git a/gitweb.css b/gitweb.css index b2e665c..6413812 100644 --- a/gitweb.css +++ b/gitweb.css @@ -117,9 +117,14 @@ div.list_head { a.list { text-decoration: none; + font-weight: bold; color: #000000; } +table.tags a.list { + font-weight: normal; +} + a.list:hover { text-decoration: underline; color: #880000;