Mosso setasearch + display none bottoni + fix grafica ricerca + novità

This commit is contained in:
Leocraft1
2025-10-30 13:53:42 +01:00
parent 810cdb9dda
commit 41da0539e4
5 changed files with 16 additions and 37 deletions

View File

@@ -199,6 +199,11 @@ nav ul li h1.yellow-warning {
font-size: 16px;
}
.yellow-warning {
color:rgb(255, 205, 0);
margin:8px;
}
.bus{
border: 2px solid;
border-style: hidden;
@@ -436,6 +441,7 @@ table.image-table img {
#bus-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
#searchBar {