Cercaorario con problemi linea

This commit is contained in:
Leocraft1
2025-11-04 18:14:49 +01:00
parent 59590a394c
commit e78bc0bdda
6 changed files with 278 additions and 2 deletions

View File

@@ -39,7 +39,13 @@ th,td {
}
.bus-card-red {
background-color: rgb(241, 120, 120) !important;
background-color: rgb(55, 14, 14) !important;
}
.bus-card-yellow {
background-color: rgb(65, 65, 0) !important;
}
.bus-card-green {
background-color: rgb(0, 55, 0) !important;
}
hr{