From 3cfb7f1ebbfc1daee86fc3f541fc1f8342034f52 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Thu, 7 Aug 2025 00:43:23 +1000 Subject: [PATCH] feat: Update theme switcher to work on mobile --- templates/assets/css/theme.css | 6 ++++++ templates/blog.html | 23 +++++++++-------------- templates/blog/happening.html | 23 +++++++++-------------- templates/blog/links.html | 23 +++++++++-------------- templates/blog/new_domains.html | 23 +++++++++-------------- templates/blog/pins.html | 23 +++++++++-------------- templates/cart.html | 23 +++++++++-------------- templates/faq.html | 23 +++++++++-------------- templates/index.html | 32 ++++++++++++++++---------------- templates/links.html | 23 +++++++++-------------- templates/login.html | 23 +++++++++-------------- templates/payment.html | 23 +++++++++-------------- templates/payment_info.html | 23 +++++++++-------------- templates/pins.html | 23 +++++++++-------------- templates/pins/pack1.html | 23 +++++++++-------------- templates/pins/pack2.html | 23 +++++++++-------------- templates/promo.html | 23 +++++++++-------------- templates/tlds/australia.html | 23 +++++++++-------------- templates/tlds/newzealand.html | 23 +++++++++-------------- templates/uv.html | 23 +++++++++-------------- 20 files changed, 184 insertions(+), 268 deletions(-) diff --git a/templates/assets/css/theme.css b/templates/assets/css/theme.css index b9fe84e..353dff3 100644 --- a/templates/assets/css/theme.css +++ b/templates/assets/css/theme.css @@ -28,3 +28,9 @@ filter: opacity(20%); } +.floating-switch { + position: sticky; + right: 2em; + bottom: 2em; +} + diff --git a/templates/blog.html b/templates/blog.html index 034ec70..f658676 100644 --- a/templates/blog.html +++ b/templates/blog.html @@ -129,11 +129,6 @@ -
@@ -189,27 +184,27 @@ -