From 4874321fabf5d24391920b2c2df8d3609695f502 Mon Sep 17 00:00:00 2001 From: Wisdurm Date: Wed, 5 Nov 2025 08:38:52 +0200 Subject: [PATCH] a :D --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 434839f..fd4e063 100755 --- a/css/style.css +++ b/css/style.css @@ -21,7 +21,7 @@ body{ a { text-decoration: none; - color: blue; + color: light-dark(blue, var(--kpedu)); } button { -- 2.47.3