X-Git-Url: https://git.ladys.computer/Gitweb/blobdiff_plain/8f0b2806a7493b12e4dabcbb1b78964d5251743ef9e840d81334d1055c6ae8d1..bba687206550fdc47c68becf70143c7e4661165904e10fb139a9046465659152:/gitweb.css diff --git a/gitweb.css b/gitweb.css index cb0a9b1..35ad02b 100644 --- a/gitweb.css +++ b/gitweb.css @@ -117,11 +117,14 @@ div.list_head { a.list { text-decoration: none; - font-weight: bold; color: #000000; } -table.tags a.list { +a.subject { + font-weight: bold; +} + +table.tags a.subject { font-weight: normal; }