From 9c029e87a0d36b7b0d8c6190bda1b0b28be2881e Mon Sep 17 00:00:00 2001 From: Andrea Fiorencis Date: Thu, 9 Apr 2026 09:43:22 +0200 Subject: [PATCH] Aggiunta versione in footer pagina index --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/index.html b/index.html index ac5b6f8..ec69547 100644 --- a/index.html +++ b/index.html @@ -35,6 +35,13 @@ a:hover { background-color: #0056b3; } + + footer{ + position: absolute; + bottom: 10px; + font-size: 0.8em; + color: #666; + } @@ -44,5 +51,9 @@ Simulatore Guida + +