From db9f69b08a2f7c6b01916db6d60144a19c3906a9 Mon Sep 17 00:00:00 2001 From: Curry141 <135717077+Daniongithub@users.noreply.github.com> Date: Mon, 18 Aug 2025 17:10:54 +0200 Subject: [PATCH] Update style.css --- start_menu/servizi/start-fermatebus/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start_menu/servizi/start-fermatebus/css/style.css b/start_menu/servizi/start-fermatebus/css/style.css index acf28bb..7ce4f34 100644 --- a/start_menu/servizi/start-fermatebus/css/style.css +++ b/start_menu/servizi/start-fermatebus/css/style.css @@ -61,7 +61,7 @@ tr:nth-child(even) { } .bus-card-red { - background-color: rgb(241, 120, 120) !important; + background-color: red !important; } header {