the repository which powers this website
Adjust apperance of repogroup headers
Signed-off-by: Lars Hjemli <[email protected]>
Lars Hjemli 2007-05-21
parent 2aef89e · commit 7b39144
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index 88a0a1dd..5dd43b00 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;
}