Mail ertpl + fix ricerche e warning cercaorario seta

This commit is contained in:
Leocraft1
2025-07-27 16:50:45 +02:00
parent e1512d30ab
commit 5bad1c8e0d
5 changed files with 396 additions and 388 deletions

View File

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