From 8f062320d3dedd74aef1964f209e60d945319041 Mon Sep 17 00:00:00 2001 From: Ian Renton Date: Mon, 6 Apr 2026 16:16:19 +0100 Subject: [PATCH] Re-add Dark Mapnik theme (via dodgy CSS hacks) --- templates/about.html | 2 +- templates/add_spot.html | 4 ++-- templates/alerts.html | 4 ++-- templates/bands.html | 6 +++--- templates/base.html | 8 ++++---- templates/cards/basemap.html | 1 + templates/conditions.html | 4 ++-- templates/map.html | 6 +++--- templates/spots.html | 6 +++--- templates/status.html | 4 ++-- webassets/css/style.css | 3 +++ webassets/js/map.js | 28 +++++++++++++++++++++++++--- 12 files changed, 51 insertions(+), 25 deletions(-) diff --git a/templates/about.html b/templates/about.html index 1edd3b5..4be726a 100644 --- a/templates/about.html +++ b/templates/about.html @@ -67,7 +67,7 @@

This software is dedicated to the memory of Tom G1PJB, SK, a friend and colleague who sadly passed away around the time I started writing it in Autumn 2025. I was looking forward to showing it to you when it was done.

- + {% end %} \ No newline at end of file diff --git a/templates/add_spot.html b/templates/add_spot.html index 0c993e6..582d365 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -69,8 +69,8 @@ - - + + {% end %} \ No newline at end of file diff --git a/templates/alerts.html b/templates/alerts.html index c7188f9..5653013 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -56,8 +56,8 @@ - - + + {% end %} \ No newline at end of file diff --git a/templates/bands.html b/templates/bands.html index 17e5f0f..6e99725 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -62,9 +62,9 @@ - - - + + + {% end %} \ No newline at end of file diff --git a/templates/base.html b/templates/base.html index 6497f30..87c8ee0 100644 --- a/templates/base.html +++ b/templates/base.html @@ -46,10 +46,10 @@ crossorigin="anonymous"> - - - - + + + + diff --git a/templates/cards/basemap.html b/templates/cards/basemap.html index 2255849..9f2fb64 100644 --- a/templates/cards/basemap.html +++ b/templates/cards/basemap.html @@ -5,6 +5,7 @@