Disclaimer

This commit is contained in:
Leocraft1 2025-07-26 12:42:13 +02:00
parent 22386755ab
commit e856d4a361
2 changed files with 8 additions and 0 deletions

View File

@ -42,6 +42,11 @@ th,td {
background-color: rgb(241, 120, 120) !important;
}
nav ul li h1.warning {
color:red;
font-size: 16px;
}
header {
font-size: 67%;
background-color: #333;

View File

@ -13,6 +13,9 @@
<body>
<header>
<nav>
<ul>
<li><h1 class="warning">ATTENZIONE! Il servizio è ancora in fase di sviluppo e mancano le fermate di ritorno (codici 4000 in su), inoltre le corse vengono al momento duplicate, riferirsi sempre, se disponibile, a quella in tempo reale.</h1></li>
</ul>
<ul>
<li><a href="/index.html"><h1 style="font-size: 100%;font-weight: 500;">Home</h1></a></li>
<li><a href="/seta_menu/seta.html"><h1 style="font-size: 100%;font-weight: 500;">SETA Modena</h1></a></li>