aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremias Stotter <jeremias@stotter.eu>2021-12-19 20:54:48 +0100
committerJeremias Stotter <jeremias@stotter.eu>2021-12-19 20:54:48 +0100
commit211acf4547fffc78e6a7f34db8cef08fba35ece9 (patch)
tree1ae4be882f9100688ecc06785dd08c04cb8ea42b
parent5f3dc16ebe8853bf402255e05bbe949ec6fdb66c (diff)
downloadcgit-dark-211acf4547fffc78e6a7f34db8cef08fba35ece9.tar.gz
cgit-dark-211acf4547fffc78e6a7f34db8cef08fba35ece9.tar.bz2
cgit-dark-211acf4547fffc78e6a7f34db8cef08fba35ece9.zip
Updated stat table to look good
-rw-r--r--cgit.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index 13dd9ca..5bd052c 100644
--- a/cgit.css
+++ b/cgit.css
@@ -801,7 +801,7 @@ div#cgit table.stats {
div#cgit table.stats th {
text-align: left;
padding: 1px 0.5em;
- background-color: #eee;
+ background-color: #111;
border: solid 1px black;
}
Jeremias Stotters git repositories generated by CGIT