From 0c102c6d06cb05f88a9db26afebd6d357a3802bc Mon Sep 17 00:00:00 2001 From: matty Date: Sat, 19 Apr 2025 15:42:22 -0400 Subject: [PATCH] update theme --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/style.css b/assets/style.css index 101bac4..049966b 100644 --- a/assets/style.css +++ b/assets/style.css @@ -56,7 +56,7 @@ h1.instance-name.home-page, Alerts */ -.pt-alert-primary { +.alert.pt-alert-primary { color: var(--nctv-text-light); }