aboutsummaryrefslogtreecommitdiff
path: root/cgit.css
diff options
context:
space:
mode:
authorJosh Rahm <rahm@josher.dev>2021-11-21 17:26:42 -0700
committerJosh Rahm <rahm@josher.dev>2021-11-21 17:27:42 -0700
commit84435d2adf7154952cb1df8505836ea1c0f92185 (patch)
treefeeb5cb1109b106828ba42ae1507b0dd0f51b9b2 /cgit.css
parent7efaf8f7a85928745935a86bc5776fc4a9a99603 (diff)
downloadrcgit-84435d2adf7154952cb1df8505836ea1c0f92185.tar.gz
rcgit-84435d2adf7154952cb1df8505836ea1c0f92185.tar.bz2
rcgit-84435d2adf7154952cb1df8505836ea1c0f92185.zip
changesHEADmaster
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 {