about summary refs log tree commit diff
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/cgit.css b/cgit.css

index 51ddbf8..b729bf9 100644 --- a/cgit.css +++ b/cgit.css
@@ -649,11 +649,11 @@ div#cgit div.footer { margin-top: 0.5em; text-align: center; font-size: 80%; - color: #ccc; + color: #888; } div#cgit div.footer a { - color: #ccc; + color: #777; text-decoration: none; }