X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/f9ff7df613b4ee86fe5914c4ae3400650882c03d..dff894d12953a8a3cd7cdca2357771212a2f57d6:/cgit.css diff --git a/cgit.css b/cgit.css index 87fd00a..5cf8d15 100644 --- a/cgit.css +++ b/cgit.css @@ -236,9 +236,13 @@ div.commit-msg { font-family: monospace; } +div.diffstat-header { + font-weight: bold; + padding-top: 1.5em; +} + table.diffstat { border-collapse: collapse; - margin-top: 1.5em; width: 100%; border: solid 1px #aaa; background-color: #eee;