From 6a6809e552744b65a63e96145206ddc5f3e34152 Mon Sep 17 00:00:00 2001 From: matty Date: Sat, 19 Apr 2025 15:43:50 -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 fd32059..df5f3e3 100644 --- a/assets/style.css +++ b/assets/style.css @@ -56,7 +56,7 @@ h1.instance-name.home-page, Alerts */ -.alert.pt-alert-primary, .peertube-button-link.secondary-button { +.alert.pt-alert-primary, a.peertube-button-link.secondary-button { color: var(--nctv-text-light); }