From ce2e73071dc860ae1cf29d90c1ecb0709548ed60 Mon Sep 17 00:00:00 2001 From: Anna Cottrill Date: Sun, 8 Feb 2026 15:46:01 -0500 Subject: [PATCH] fix(ui): visible label text --- public/assets/css/theme-witch.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/assets/css/theme-witch.css b/public/assets/css/theme-witch.css index e205e10..069153a 100644 --- a/public/assets/css/theme-witch.css +++ b/public/assets/css/theme-witch.css @@ -180,6 +180,11 @@ color: var(--witch-plum) !important; text-decoration: underline; } + + a.button + { + color:var(--witch-moon) !important; + } h1, .ui.huge.header { text-shadow: 2px 2px 0px var(--witch-rose),