From 9f964de3b37ec1ab6b9d039237d2c52918d84e1b Mon Sep 17 00:00:00 2001 From: Marcelina Szostak Date: Fri, 11 Apr 2025 17:52:57 +0200 Subject: [PATCH] Changed menu highlight --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index ac89e15..71ce8a3 100644 --- a/style.css +++ b/style.css @@ -36,7 +36,7 @@ body { } .klik:hover { - color: #3e5a4a; + color: #687a68; } p {