mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 17:30:48 +00:00
Add files via upload
Fixed header bug + added warning for incompleted site
This commit is contained in:
@@ -14,11 +14,14 @@
|
||||
<header>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><h1 style="color:red;">ATTENZIONE! Il sito è ancora in fase di sviluppo e molte pagine non funzionano o portano a collegamenti sbagliati!</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<h1>TPER Extraurbano</h1>
|
||||
<h1>TPER</h1>
|
||||
<div class="verticale">
|
||||
<a href="" class="button">Suburbano</a>
|
||||
<a href="" class="button">Extraurbano</a>
|
||||
|
Reference in New Issue
Block a user