aboutsummaryrefslogtreecommitdiffstats
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cgit.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/cgit.css b/cgit.css
index 1b848cf..129006d 100644
--- a/cgit.css
+++ b/cgit.css
@@ -661,11 +661,12 @@ div#cgit div.footer {
margin-top: 0.5em;
text-align: center;
font-size: 80%;
- color: #ccc;
+ color: black;
+ opacity: 0.3;
}
div#cgit div.footer a {
- color: #ccc;
+ color: black;
text-decoration: none;
}