'itinerario.html' - First draft

This commit is contained in:
2021-08-04 16:46:08 +02:00
parent 499138614e
commit edf4104356
14 changed files with 397 additions and 50 deletions

View File

@@ -26,8 +26,8 @@
<a href="news.html" title="Leggi news ed eventi">News & Eventi</a>
<a href="credits.html" title="Credits del progetto">Credits</a>
</div>
<nav class="d-hide h-nav bg-white opensans">
<p id="close-nav">X</p>
<nav class="d-hide side-nav bg-white opensans">
<p id="close-nav"><i class="icon-close"></i></p>
<a href="index.html" title="Torna alla home page">Home</a>
<a href="progetto.html" title="Vai alla descrizione del progetto">Il progetto</a>
<a href="itinerario.html" title="Vai all'itinerario">L'itinerario</a>