about summary refs log tree commit diff
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
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;
 }