From be0f07c306932b0e0c1ee589109d8b1961f2322a Mon Sep 17 00:00:00 2001 From: Curry141 <135717077+Daniongithub@users.noreply.github.com> Date: Fri, 20 Jun 2025 19:39:54 +0200 Subject: [PATCH] Fixes --- start_menu/servizi/start-corsesopp/css/style.css | 2 +- start_menu/servizi/start-corsesopp/index.html | 9 +++++---- start_menu/servizi/start-fermatebus/css/style.css | 2 +- start_menu/servizi/start-fermatebus/fermata.html | 3 +++ start_menu/servizi/start-fermatebus/index.html | 3 +++ start_menu/servizi/start-livebus/css/style.css | 2 +- start_menu/servizi/start-livebus/index.html | 3 +++ start_menu/start.html | 2 +- 8 files changed, 18 insertions(+), 8 deletions(-) diff --git a/start_menu/servizi/start-corsesopp/css/style.css b/start_menu/servizi/start-corsesopp/css/style.css index 8eced50..77aae6e 100644 --- a/start_menu/servizi/start-corsesopp/css/style.css +++ b/start_menu/servizi/start-corsesopp/css/style.css @@ -15,7 +15,7 @@ body { margin: 0; - font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; + font-family: Titillium Web; background-color: var(--bg-color); color: var(--text-color); } diff --git a/start_menu/servizi/start-corsesopp/index.html b/start_menu/servizi/start-corsesopp/index.html index b3ba413..ede4e31 100644 --- a/start_menu/servizi/start-corsesopp/index.html +++ b/start_menu/servizi/start-corsesopp/index.html @@ -5,6 +5,9 @@