diff --git a/public/css/map.css b/public/css/map.css index 6669633..95c9c1b 100644 --- a/public/css/map.css +++ b/public/css/map.css @@ -183,5 +183,7 @@ } #istruzioni { - font-size: 14.5px; + font-size: 14.2px; + width: 200px; + } \ No newline at end of file diff --git a/public/img/trashg.png b/public/img/trashg.png new file mode 100644 index 0000000..033a46a Binary files /dev/null and b/public/img/trashg.png differ diff --git a/public/index.html b/public/index.html index 2a921cc..6fe2ff6 100644 --- a/public/index.html +++ b/public/index.html @@ -56,21 +56,23 @@ + // Popup si chiude automaticamente dopo 5 secondi + setTimeout(closePopup,11000); +