Update seta.html

This commit is contained in:
LupottoBusotto 2025-07-16 11:29:55 +02:00 committed by GitHub
parent e686c44184
commit 263559808e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 3 deletions

View File

@ -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;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> <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>