linee urbano percorsi

This commit is contained in:
Leocraft1
2025-08-27 11:58:16 +02:00
parent 9cf7843e17
commit c8c4f96094
6 changed files with 139 additions and 25 deletions

View File

@@ -12,11 +12,11 @@
</head>
<body>
<header>
<nav>
<nav id="percorso-nav">
<ul>
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
<li><a href="/service/pagenotavailable.html"><h1 style="font-size: 100%;font-weight: 500;">Selettore linea</h1></a></li>
<li><a href="/service/pagenotavailable.html"><h1 style="font-size: 100%;font-weight: 500;">Selettore percorso</h1></a></li>
<li><a href="/seta_menu/percorsi/index.html"><h1 style="font-size: 100%;font-weight: 500;">Selettore linea</h1></a></li>
<li><a href="/seta_menu/percorsi/rcodes.html"><h1 style="font-size: 100%;font-weight: 500;">Selettore percorso</h1></a></li>
</ul>
</nav>
</header>