From ce55fa53677672e550719a2bfd1f635324278f7f Mon Sep 17 00:00:00 2001 From: Markbeep Date: Sat, 8 Mar 2025 13:57:59 +0100 Subject: [PATCH] add manual required inputs --- styles/globals.css | 2 +- templates/manual.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/styles/globals.css b/styles/globals.css index 589e6fa..2599493 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -3,7 +3,7 @@ @plugin "daisyui/theme" { name: "nord"; - default: false; + default: true; prefersdark: false; color-scheme: "light"; --color-base-100: oklch(95.127% 0.007 260.731); diff --git a/templates/manual.html b/templates/manual.html index 3f6cf82..17772ae 100644 --- a/templates/manual.html +++ b/templates/manual.html @@ -25,7 +25,7 @@ {% endif %} - + - +