aboutsummaryrefslogtreecommitdiffstats
path: root/css/cgit.css
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-04-30 21:42:39 +0200
committerJoe <bousset.rudy@gmail.com>2022-04-30 21:42:39 +0200
commitec7d3c4f3a2f281e1b7c590ae493785f01fa6bba (patch)
treec8e0bbabe8bf5c28c75526e5310848ff053724c1 /css/cgit.css
parentnow good (diff)
downloadgitjoe-cgit-ec7d3c4f3a2f281e1b7c590ae493785f01fa6bba.tar.gz
gitjoe-cgit-ec7d3c4f3a2f281e1b7c590ae493785f01fa6bba.tar.bz2
gitjoe-cgit-ec7d3c4f3a2f281e1b7c590ae493785f01fa6bba.tar.xz
gitjoe-cgit-ec7d3c4f3a2f281e1b7c590ae493785f01fa6bba.tar.zst
gitjoe-cgit-ec7d3c4f3a2f281e1b7c590ae493785f01fa6bba.zip
home update
Diffstat (limited to 'css/cgit.css')
-rw-r--r--css/cgit.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/css/cgit.css b/css/cgit.css
index 01209d6..2fe54a5 100644
--- a/css/cgit.css
+++ b/css/cgit.css
@@ -53,14 +53,15 @@ div#cgit table#header td.logo {
}
div#cgit table#header td.main {
- color: #292929;
+ color: #5d0003;
+ font-weight: bolder;
font-size: 250%;
padding-left: 10px;
white-space: nowrap;
}
div#cgit table#header td.main a {
- color: #292929;
+ color: #5d0003;
}
div#cgit table#header td.form {