link color
authorcassowarii <2374677+cassowarii@users.noreply.github.com>
Tue, 28 Jul 2026 06:04:20 +0000 (23:04 -0700)
committercassowarii <2374677+cassowarii@users.noreply.github.com>
Tue, 28 Jul 2026 06:04:20 +0000 (23:04 -0700)
static/gitweb-site.css

index c12a9ef..8261246 100644 (file)
@@ -23,6 +23,14 @@ div.page_footer {
   background-color: var(--tasteful-olive-2);
 }
 
+a {
+  color: #a4004d;
+}
+
+div.page_footer_text {
+  color: black;
+}
+
 body {
   border: 1px solid var(--tasteful-olive-2);
 }