From 7b78082187507a2bb964f82eaa11f9f3b2f2c468 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Tue, 13 May 2025 10:35:43 +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 58e4219..196745a 100644 --- a/static/styles.css +++ b/static/styles.css @@ -28,9 +28,9 @@ div { table#toplinks { width: 100%; + background-color: #fafffa; td { width: 1%; - background-color: honeydew; text-align: center; a { font-size: 1.75em; -- cgit v1.2.3