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