From 5972f57fc528a69617425d8e238a575cd6750d36 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Tue, 13 May 2025 10:40:20 +0100 Subject: [toplinks] restyle --- static/styles.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static') diff --git a/static/styles.css b/static/styles.css index 32f8eac..490ec51 100644 --- a/static/styles.css +++ b/static/styles.css @@ -28,12 +28,13 @@ div { div.toplinks { background-color: #f7fff7; + padding: 0; } table.toplinks { width: 100%; td { - padding: 1em; + padding: 0.5em; width: 1%; text-align: center; a { -- cgit v1.2.3