From 9be606e577e978537418d8e5e5832d27b9b97f058483336d9ae3b0500e8726d9 Mon Sep 17 00:00:00 2001 From: nnwhen Date: Thu, 20 Mar 2025 21:52:02 +0200 Subject: [PATCH] redacted text update --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 015135a..2b97f43 100644 --- a/style.css +++ b/style.css @@ -130,7 +130,7 @@ article > hgroup { } .rdct { background-color: var(--text); - color: var(--text); + color: var(--text-invert); } .rdct:hover { color: var(--text-invert);