From 28d51ac7ee0616dd2eb8b018cd11d344adb16734 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 8 May 2026 22:54:37 +0200 Subject: [PATCH] css test --- theme/static/css/poole.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/static/css/poole.css b/theme/static/css/poole.css index c31d18e..28d11b9 100644 --- a/theme/static/css/poole.css +++ b/theme/static/css/poole.css @@ -118,7 +118,7 @@ p { } strong { - color: #00da36; + color: #79ff9a; font-weight: bold; }