From 2649f7bc98eaac758b5bd59aa467ecd06fcc1943 Mon Sep 17 00:00:00 2001 From: dado Date: Sat, 18 Oct 2025 10:14:54 +0200 Subject: [PATCH] corretto preview e forzato link senza underlink --- website/index.html | 4 +++- website/style.css | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/website/index.html b/website/index.html index 406991b..f06c72c 100644 --- a/website/index.html +++ b/website/index.html @@ -18,6 +18,7 @@ + @@ -25,6 +26,7 @@ + @@ -57,7 +59,7 @@

##La libertà non esiste senza una vera scelta

-
“Se vuoi, sei libero”. Epitteto
+
“Se vuoi, sei libero”. Epitteto

Viviamo in un mondo che si è rapidamente spogliato di uno dei valori fondamentali: la libertà di scelta. diff --git a/website/style.css b/website/style.css index 763d3df..85d161e 100644 --- a/website/style.css +++ b/website/style.css @@ -253,7 +253,7 @@ em { a { color: #fff; - text-decoration: none; + text-decoration: none !important; display: inline-block; padding: 0 15px; }