From 44502c4edd29b45610b09f76bc6de65ec403558b Mon Sep 17 00:00:00 2001 From: Loweredgames Date: Sat, 20 Sep 2025 21:12:23 +0200 Subject: [PATCH 1/7] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f159004..15bea2b 100644 --- a/index.html +++ b/index.html @@ -128,7 +128,7 @@

Link:

© LICENZE Loweredgames - Tutti i diritti riservati.

- Ultimo Aggiornamento: 20.09.2025 - 21:00 + Ultimo Aggiornamento: 20.09.2025 - 22:00 From df36024aaef008d6240ccdd05b3bb75e93df4517 Mon Sep 17 00:00:00 2001 From: Loweredgames Date: Sat, 20 Sep 2025 21:15:28 +0200 Subject: [PATCH 2/7] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 15bea2b..192c38e 100644 --- a/index.html +++ b/index.html @@ -128,7 +128,7 @@

Link:

© LICENZE Loweredgames - Tutti i diritti riservati.

- Ultimo Aggiornamento: 20.09.2025 - 22:00 + Ultimo Aggiornamento: 21.09.2025 - 22:00 From 26fee1faa58eb3cd3299320bdd02c4f4fea7cc5e Mon Sep 17 00:00:00 2001 From: Loweredgames Date: Thu, 9 Oct 2025 17:52:46 +0200 Subject: [PATCH 3/7] Update style.css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 813534b..369ac18 100644 --- a/style.css +++ b/style.css @@ -4,6 +4,7 @@ - Font e colori principali - Layout di base =================================== */ + body { font-family: Arial, sans-serif; margin: 0; From 40c5ac352c87bd5a9ed8938c34b9dec8c7f1a4e9 Mon Sep 17 00:00:00 2001 From: Loweredgames Date: Sun, 1 Mar 2026 15:14:11 +0100 Subject: [PATCH 4/7] Create TO_DO --- TO_DO | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 TO_DO diff --git a/TO_DO b/TO_DO new file mode 100644 index 0000000..e69de29 From 0ada507452bec563b6e1bb8599e21cbd9e60dea2 Mon Sep 17 00:00:00 2001 From: Loweredgames Date: Sun, 1 Mar 2026 15:15:26 +0100 Subject: [PATCH 5/7] Update style.css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 9ad441b..90bdb89 100644 --- a/style.css +++ b/style.css @@ -18,6 +18,7 @@ body { background-color: #1f1f1f; /* Colore di sfondo predefinito se l'immagine non viene caricata */ } + body::before { content: ''; position: fixed; From 233bd1df4bb65b25b562156d08e3a414302c1dfa Mon Sep 17 00:00:00 2001 From: Loweredgames Date: Sun, 1 Mar 2026 15:15:44 +0100 Subject: [PATCH 6/7] Update style.css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 90bdb89..b94fe97 100644 --- a/style.css +++ b/style.css @@ -5,6 +5,7 @@ - Layout di base =================================== */ + body { font-family: Arial, sans-serif; margin: 0; From edc016a8df0242c7d94263d44cf418c9accb9aa1 Mon Sep 17 00:00:00 2001 From: Loweredgames Date: Sun, 1 Mar 2026 15:16:18 +0100 Subject: [PATCH 7/7] Update style.css --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index b94fe97..6c38995 100644 --- a/style.css +++ b/style.css @@ -19,7 +19,6 @@ body { background-color: #1f1f1f; /* Colore di sfondo predefinito se l'immagine non viene caricata */ } - body::before { content: ''; position: fixed;