Tabella schermi piccoli bus in servizio

This commit is contained in:
Leocraft1
2025-09-30 17:17:34 +02:00
parent 3d453f4558
commit 004fd0457e
3 changed files with 39 additions and 17 deletions

View File

@@ -158,7 +158,6 @@ img{
}
th,td {
font-size: 2vw;
padding: 1vw;
}
nav#corsie-nav ul li a{
font-size: 90%;
@@ -191,15 +190,12 @@ img{
@media (max-width: 512px) {
th,td {
font-size: 3vw;
padding: 1vw;
padding-top: .9vw;
padding-bottom: .9vw;
}
table{
margin-top:10px;
}
nav#corsie-nav ul li a{
font-size: 3vw;
font-size: 3.2vw;
}
h2{
margin-bottom: 0;