From 765cc45335dfc3db28265bb7392c4c7692c6de04 Mon Sep 17 00:00:00 2001 From: Nat Lasseter Date: Tue, 13 May 2025 10:55:05 +0100 Subject: [toplinks] restyle --- static/styles.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/static/styles.css b/static/styles.css index bae82b2..72847c2 100644 --- a/static/styles.css +++ b/static/styles.css @@ -12,12 +12,6 @@ div.pagetop { } h1.jumbo { - background-image: linear-gradient(#f5fff5, darkgreen); - background-size: 100%; - -webkit-background-clip: text; - -moz-background-clip: text; - -webkit-text-fill-color: transparent; - -moz-text-fill-color: transparent; color: white; text-align: center; font-size: 10em; -- cgit v1.2.3