From 15807a49404bb8752db5f290ca50bf4e67506d83 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Tue, 13 May 2025 10:53:22 +0100 Subject: [toplinks] restyle --- static/styles.css | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'static') diff --git a/static/styles.css b/static/styles.css index 4af9f29..7e54bbd 100644 --- a/static/styles.css +++ b/static/styles.css @@ -6,7 +6,7 @@ h1 { margin: 0; } -div.jumbo { +div.pagetop { padding: 0; background-image: linear-gradient(darkgreen, #f5fff5); } @@ -34,15 +34,9 @@ div { padding: 1em; } -div.toplinks { - padding: 0; - background-color: #f5fff5; -} - table.toplinks { width: 100%; td { - padding: 0.5em; width: 1%; text-align: center; a { -- cgit v1.2.3