Compare commits
4 Commits
e7419b6748
...
4bb45d3292
Author | SHA1 | Date |
---|---|---|
![]() |
4bb45d3292 | |
![]() |
bc25786b6d | |
![]() |
263559808e | |
![]() |
e686c44184 |
|
@ -16,7 +16,11 @@
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<nav class="index">
|
<nav class="index">
|
||||||
<ul style="flex:1;"><li><h1 style="color:red;">ATTENZIONE! Essendo periodo di vacanza è stato necessario spegnere il server foto, dunque non è possibile visualizzare la sezione "SETA Modena". Ci scusiamo per il disagio.</a></li></ul>
|
<ul>
|
||||||
|
<li>
|
||||||
|
<h1 style="color:red;">ATTENZIONE! Essendo periodo di vacanza è stato necessario spegnere il server foto, dunque non è possibile visualizzare la sezione "SETA Modena". Ci scusiamo per il disagio.</a>
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
<ul style="justify-content: right;">
|
<ul style="justify-content: right;">
|
||||||
<li><a href="/altri_menu/altri.html"><h1 style="font-size: 100%;font-weight: 500;">Altre Regioni</h1></a></li>
|
<li><a href="/altri_menu/altri.html"><h1 style="font-size: 100%;font-weight: 500;">Altre Regioni</h1></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
@ -26,7 +30,7 @@
|
||||||
<p>Galleria fotografica dei bus del TPL Emiliano-Romagnolo</p>
|
<p>Galleria fotografica dei bus del TPL Emiliano-Romagnolo</p>
|
||||||
<div>
|
<div>
|
||||||
<!--<a class="button" href="/seta_menu/seta.html">SETA Modena</a>-->
|
<!--<a class="button" href="/seta_menu/seta.html">SETA Modena</a>-->
|
||||||
<a class="button" href="/service/maintenance.html">SETA Modena</a>
|
<a class="button" href="/seta_menu/seta.html">SETA Modena</a>
|
||||||
<a class="button" href="/ravenna_menu/ravenna.html">TPL Ravenna</a>
|
<a class="button" href="/ravenna_menu/ravenna.html">TPL Ravenna</a>
|
||||||
<a class="button" href="/tper_menu/tper.html">TPER</a>
|
<a class="button" href="/tper_menu/tper.html">TPER</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -16,10 +16,11 @@
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<nav>
|
<nav>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
<li><h1 style="color:red;">ATTENZIONE! Essendo periodo di vacanza è stato necessario spegnere il server foto, dunque non è possibile visualizzare la sezione "SETA Modena". Ci scusiamo per il disagio.</a></li>
|
||||||
<li><h1 style="color:red;font-size: 100%;font-weight: 500;">ATTENZIONE! Essendo periodo di vacanza è stato necessario spegnere il server foto, dunque non è possibile visualizzare la sezione "SETA Modena". Ci scusiamo per il disagio.</a></li>
|
</ul>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
|
@ -45,4 +46,4 @@
|
||||||
</div>
|
</div>
|
||||||
<script src="/scripts/setasearch.js"></script>
|
<script src="/scripts/setasearch.js"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue