mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 13:10:48 +00:00
Fixed header bugs and created pagenotfound.html
Fixed visual bugs in the header and created pagenotfound.html which is referred to every page not ready in the menus
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
<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">Home</a></li>
|
||||
<li><a href="../../start.html">START Ravenna</a></li>
|
||||
<li><a href="../../starturbano.html">START Urbano</a></li>
|
||||
<li><a href="../../index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||
<li><a href="../../start.html"><h1 style="font-size: 100%;font-weight: 500;">START Ravenna</h1></a></li>
|
||||
<li><a href="../../starturbano.html"><h1 style="font-size: 100%;font-weight: 500;">START Urbano</h1></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
Reference in New Issue
Block a user