From 5105313a44e653ab5d26a223f76638c4147bb0c2 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Tue, 13 May 2025 16:42:40 +0100 Subject: [toplinks] restyle --- static/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/styles.css b/static/styles.css index 72847c2..91f6f98 100644 --- a/static/styles.css +++ b/static/styles.css @@ -8,7 +8,7 @@ h1 { div.pagetop { padding: 0; - background-image: linear-gradient(darkgreen, #f5fff5); + background-image: linear-gradient(darkgreen, honeydew); } h1.jumbo { -- cgit v1.2.3