Fix immagine wip pagine service

This commit is contained in:
Leocraft1
2025-10-30 17:55:03 +01:00
parent 0a38e85d35
commit ab9533fa51
7 changed files with 17 additions and 6 deletions

View File

@@ -181,6 +181,14 @@ nav ul li h1.yellow-warning {
border-style: hidden;
border-radius: 10px;
}
img.service{
border-radius: 10px;
margin-top: 38px;
width:40%;
}
img.ui.service{
width:30%;
}
.nomargin{
margin: 0;
}
@@ -327,6 +335,9 @@ table.image-table img {
nav ul li {
margin-right: 8px;
}
img.service{
width:80% !important;
}
}
/*zona lista mezzi*/
.lista-mezzi{