Come leggere il codice fermata seta cercaorario

This commit is contained in:
Leocraft1
2025-08-11 16:30:51 +02:00
parent 31e0b73169
commit c513518ab4
4 changed files with 435 additions and 390 deletions

View File

@@ -128,6 +128,9 @@ a.bianco{
border: 1px solid var(--border-color);
width: 280px;
}
img{
height:300px;
}
@media (max-width: 768px) {
.search-result {
@@ -162,6 +165,9 @@ a.bianco{
h2{
margin-bottom: 0;
}
h2.noreduction{
margin-bottom: 16px;
}
#searchBar {
width: 80%;
}
@@ -171,6 +177,10 @@ a.bianco{
hr{
margin-bottom:19px;
}
img{
width: 98%;
height: auto;
}
}
footer {