X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/ae1d4d75b2a2eb3534ff4b3685cc5c0b80007ef7..42e7a169e8b7212847404730b781131759abd877:/cgit.css?ds=inline diff --git a/cgit.css b/cgit.css index adfc8ae..3c65114 100644 --- a/cgit.css +++ b/cgit.css @@ -155,7 +155,7 @@ table.list td.logsubject { table.list td.logmsg { font-family: monospace; white-space: pre; - padding: 1em 0em 2em 0em; + padding: 1em 0.5em 2em 0.5em; } table.list td a { @@ -429,7 +429,7 @@ table.diff td div.del { text-align: right; } -table.list td.repogroup { +table.list td.reposection { font-style: italic; color: #888; }