diff options
author | Nat Lasseter <user@4574.co.uk> | 2025-05-13 16:42:40 +0100 |
---|---|---|
committer | Nat Lasseter <user@4574.co.uk> | 2025-05-13 16:42:40 +0100 |
commit | 5105313a44e653ab5d26a223f76638c4147bb0c2 (patch) | |
tree | 784cebaa6dd78677b7592aa11ee9081f54b696fb | |
parent | 765cc45335dfc3db28265bb7392c4c7692c6de04 (diff) |
[toplinks] restyle
-rw-r--r-- | static/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |