diff --git a/img/Acquario.png b/img/Acquario.png new file mode 100644 index 0000000..752f0ad Binary files /dev/null and b/img/Acquario.png differ diff --git a/img/Ariete.png b/img/Ariete.png new file mode 100644 index 0000000..9ab12f7 Binary files /dev/null and b/img/Ariete.png differ diff --git a/img/Bilancia.png b/img/Bilancia.png new file mode 100644 index 0000000..735d5bd Binary files /dev/null and b/img/Bilancia.png differ diff --git a/img/Cancro.png b/img/Cancro.png new file mode 100644 index 0000000..656f1a2 Binary files /dev/null and b/img/Cancro.png differ diff --git a/img/Capricorno.png b/img/Capricorno.png new file mode 100644 index 0000000..9e346da Binary files /dev/null and b/img/Capricorno.png differ diff --git a/img/Gemelli.png b/img/Gemelli.png new file mode 100644 index 0000000..b7e7630 Binary files /dev/null and b/img/Gemelli.png differ diff --git a/img/Leone.png b/img/Leone.png new file mode 100644 index 0000000..4ca2c04 Binary files /dev/null and b/img/Leone.png differ diff --git a/img/Pesci.png b/img/Pesci.png new file mode 100644 index 0000000..180cade Binary files /dev/null and b/img/Pesci.png differ diff --git a/img/Sagittario.png b/img/Sagittario.png new file mode 100644 index 0000000..9f32b46 Binary files /dev/null and b/img/Sagittario.png differ diff --git a/img/Scorpione.png b/img/Scorpione.png new file mode 100644 index 0000000..5e0d040 Binary files /dev/null and b/img/Scorpione.png differ diff --git a/img/Toro.png b/img/Toro.png new file mode 100644 index 0000000..cf1bc9b Binary files /dev/null and b/img/Toro.png differ diff --git a/img/Tutte.png b/img/Tutte.png new file mode 100644 index 0000000..4169870 Binary files /dev/null and b/img/Tutte.png differ diff --git a/img/Vergine.png b/img/Vergine.png new file mode 100644 index 0000000..731b11e Binary files /dev/null and b/img/Vergine.png differ diff --git a/index.html b/index.html index c192e8e..714cb95 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ -
OROSCOPO DEI POVERY 2025 AI EDITION
+
OROSCOPO DEL PORCO
@@ -37,7 +37,9 @@
- +
@@ -118,64 +120,31 @@ -
Controls
-
- -
- -
-
-
- - -
-
- - -
-
-
-
-
- - -
-
- - -
+
Segno
+
+
- - diff --git a/style.css b/style.css index bd185fa..23c9139 100644 --- a/style.css +++ b/style.css @@ -47,7 +47,7 @@ border: 2px solid green; } -.controls { +.segno { grid-area: 5 / 1 / 6 / 2; border: 2px solid green; }