mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-12-06 18:12:02 +00:00
Info veicolo seta click per orari fermata + fix grafici bus in servizio
This commit is contained in:
@@ -169,7 +169,7 @@ select,input{
|
||||
|
||||
@media (max-width: 768px) {
|
||||
p.scaled{
|
||||
font-size: 70%;
|
||||
font-size: 2vw;
|
||||
}
|
||||
table {
|
||||
margin-top: 10px;
|
||||
@@ -217,6 +217,9 @@ select,input{
|
||||
}
|
||||
|
||||
@media (max-width: 512px) {
|
||||
p.scaled{
|
||||
font-size: 3vw;
|
||||
}
|
||||
th,td {
|
||||
font-size: 3vw;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user