cgit

commit 7b39144a541ab5be8bcd2748a5be89389bee7192

Author: Lars Hjemli <hjemli@gmail.com>

Adjust apperance of repogroup headers

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

 cgit.css | 2 +-


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