diff options
author | Nat Lasseter <user@4574.co.uk> | 2025-05-13 10:40:41 +0100 |
---|---|---|
committer | Nat Lasseter <user@4574.co.uk> | 2025-05-13 10:40:41 +0100 |
commit | 1926638d300dc42a39cce5800e1e34c7dd34f289 (patch) | |
tree | a1cf25f1a2afe76ab68df60091fcac214fa57a0b | |
parent | 5972f57fc528a69617425d8e238a575cd6750d36 (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 490ec51..03f79d5 100644 --- a/static/styles.css +++ b/static/styles.css @@ -27,7 +27,7 @@ div { } div.toplinks { - background-color: #f7fff7; + background-color: #f5fff5; padding: 0; } |