From 0c2886591fbd074c6ce4fa31e52488bf7da408ae Mon Sep 17 00:00:00 2001 From: Curry141 <135717077+Daniongithub@users.noreply.github.com> Date: Fri, 20 Jun 2025 11:38:08 +0200 Subject: [PATCH] Fix --- start_menu/servizi/start-corsesopp/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/start_menu/servizi/start-corsesopp/css/style.css b/start_menu/servizi/start-corsesopp/css/style.css index 92a408e..9585f1b 100644 --- a/start_menu/servizi/start-corsesopp/css/style.css +++ b/start_menu/servizi/start-corsesopp/css/style.css @@ -101,6 +101,7 @@ tr:nth-child(even) { footer { text-align: center; } + a { - color: var(--text-color); + color: orange; } \ No newline at end of file