i think this is the way to select the header
authorcassowarii <2374677+cassowarii@users.noreply.github.com>
Tue, 28 Jul 2026 06:07:24 +0000 (23:07 -0700)
committercassowarii <2374677+cassowarii@users.noreply.github.com>
Tue, 28 Jul 2026 06:07:24 +0000 (23:07 -0700)
static/gitweb-site.css

index 3b97470..8db87b4 100644 (file)
@@ -40,7 +40,8 @@ div.patch {
   overflow-x: scroll;
 }
 
-div.header {
+div.title,
+a.title{
   background: var(--tasteful-olive-2);
 }