]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.css
css: make column headings bold
[ps-cgit] / cgit.css
index b14f77ebdfb84497803029b03f26843d7b2eb34c..95c3e40d2cea24ce0a5c41003f16eba566a325d2 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -60,7 +60,7 @@ table.list tr.nohover:hover {
 }
 
 table.list th {
-       font-weight: normal;
+       font-weight: bold;
        border-bottom: solid 1px #777;
        padding: 0.1em 0.5em 0.1em 0.5em;
        vertical-align: baseline;