aboutsummaryrefslogtreecommitdiff
path: root/cgit.css
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.css')
-rw-r--r--cgit.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/cgit.css b/cgit.css
index 5e6c23d..1457ac4 100644
--- a/cgit.css
+++ b/cgit.css
@@ -38,10 +38,11 @@ div#cgit table#header td.main {
font-size: 250%;
padding-left: 10px;
white-space: nowrap;
+ color: #257;
}
div#cgit table#header td.main a {
- color: #000;
+ color: #257;
}
div#cgit table#header td.form {