From 35db8135ee4044e46f18a0c0b0dc09c5aac8113e Mon Sep 17 00:00:00 2001 From: verdant Date: Sun, 10 May 2026 18:24:58 +0800 Subject: style: add dark mode switcher --- layouts/partials/footer.html | 38 ++++++- layouts/partials/header.html | 8 +- static/style.css | 248 ++++++++++++++++++++++++++----------------- 3 files changed, 194 insertions(+), 100 deletions(-) diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 69e3e66..23ddffd 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,8 +1,44 @@