diff --git a/cgit.css b/cgit.css index 88a0a1d..5dd43b0 100644 --- a/cgit.css +++ b/cgit.css @@ -356,5 +356,5 @@ table.diff td div.del { table.list td.repogroup { padding-top: 1em; - font-weight: bold; + border-bottom: solid 1px #777; }