From a60cefb1c34707d90efeb283aa5e15b639e560bf Mon Sep 17 00:00:00 2001 From: matty Date: Sat, 19 Apr 2025 15:41:39 -0400 Subject: [PATCH] update theme --- assets/style.css | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/assets/style.css b/assets/style.css index dbcbe06..101bac4 100644 --- a/assets/style.css +++ b/assets/style.css @@ -53,19 +53,13 @@ h1.instance-name.home-page, } /** -Action buttons +Alerts */ -.primary-button { - color: var(--nctv-text-light) - +.pt-alert-primary { + color: var(--nctv-text-light); } -/* .primary-button:hover, .primary-button:active { - color: var(--nctv-text-light) -} */ - - /** Video thumbnail stuff */