diff --git a/backend/static/_app/version.json b/backend/static/_app/version.json index cbb7d86..38cc5ea 100644 --- a/backend/static/_app/version.json +++ b/backend/static/_app/version.json @@ -1 +1 @@ -{"version":"1702464938807"} \ No newline at end of file +{"version":"1702469015168"} \ No newline at end of file diff --git a/backend/static/_app/version.json.br b/backend/static/_app/version.json.br index 79d245f..e3d675d 100644 Binary files a/backend/static/_app/version.json.br and b/backend/static/_app/version.json.br differ diff --git a/backend/static/_app/version.json.gz b/backend/static/_app/version.json.gz index 8da6dd5..f8e4135 100644 Binary files a/backend/static/_app/version.json.gz and b/backend/static/_app/version.json.gz differ diff --git a/backend/static/index.html b/backend/static/index.html index 5cf6c4b..113e3db 100644 --- a/backend/static/index.html +++ b/backend/static/index.html @@ -5,17 +5,17 @@ - - - - - + + + + +
@@ -107,9 +119,9 @@
- + - + {event.preventDefault()}} type="number" min="1" max="20"> @@ -122,7 +134,7 @@ {#each Array(surfers) as _, surfer}
- +
@@ -205,7 +217,7 @@ } - select { + /* select { font-size: 1.2rem; border-radius: 6px; margin-left: 0.1rem; @@ -217,12 +229,12 @@ option { width: 1rem; - padding-left: 25px; /* Spazio per la riga colorata */ - background-size: 1.2rem 100%; /* Dimensioni della riga colorata */ + padding-left: 25px; + background-size: 1.2rem 100%; background-repeat: no-repeat; background-position: 0px 0px; transition: border 0.3s - } + } */ .plus { border-radius: 8px;