fix navbar percorsi seta

This commit is contained in:
Leocraft1
2025-09-02 10:47:40 +02:00
parent 2bbf8f7ead
commit 2cef8e300e
2 changed files with 609 additions and 608 deletions

View File

@@ -17,7 +17,8 @@
<header> <header>
<nav style="display: flex;"> <nav style="display: flex;">
<ul> <ul>
<li><a href="/seta_menu/percorsi/index.html"><h1 style="font-size: 100%;font-weight: 500;">Torna indietro</h1></a></li> <li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
<li><a href="/seta_menu/percorsi/index.html"><h1 style="font-size: 100%;font-weight: 500;">Selettore linea</h1></a></li>
</ul> </ul>
</nav> </nav>
</header> </header>

File diff suppressed because it is too large Load Diff