diff --git a/proj/map/asset/css/style.css b/proj/map/asset/css/style.css
index e03e4b0..ee6921d 100644
--- a/proj/map/asset/css/style.css
+++ b/proj/map/asset/css/style.css
@@ -352,7 +352,7 @@ nav.restotagcloud {
div.tabinfocontent {
padding: 10px;
margin-top: 20px;
- font-size: 1.2rem;
+ font-size: 1rem;
}
div.tabinfocontent span.infotags {
diff --git a/proj/map/asset/js/main.js b/proj/map/asset/js/main.js
index ef93776..bc34c92 100644
--- a/proj/map/asset/js/main.js
+++ b/proj/map/asset/js/main.js
@@ -206,7 +206,10 @@ Vue.component('Menu',{
{{ d.name }}
-
+
+
{{ l2s(ings2ls(d.ing,"fr"), "fr") }}
@@ -214,9 +217,27 @@ Vue.component('Menu',{
{{ l2s(ings2ls(d.ing,"it"), "it") }}
- {{ l2s(ings2ls(d.ing,"fr"), "fr") }}
- {{ l2s(ings2ls(d.ing,"en"), "en") }}
- {{ l2s(ings2ls(d.ing,"it"), "it") }}
+
+ {{ l2s(ings2ls(d.ing,"fr"), "fr") }}
+
+
+
+
+ {{ l2s(ings2ls(d.ing,"en"), "en") }}
+
+
+
+
+ {{ l2s(ings2ls(d.ing,"it"), "it") }}
+
+
+
diff --git a/proj/map/asset/js/parking.js b/proj/map/asset/js/parking.js
index 928e265..87f0085 100644
--- a/proj/map/asset/js/parking.js
+++ b/proj/map/asset/js/parking.js
@@ -31,12 +31,12 @@ let ParkingLamy = {
it: "Per i pacchetti, chiedere alla reception del parcheggio all'arrivo. Se necessario, suonare il citofono.",
},
list : {
- h1 : {
+ /* h1 : {
nameFR: "1h",
nameEN: "1h",
nameIT: "1h",
price: "",
- },
+ },*/
h24 : {
nameFR: "24h",
nameEN: "24h",