mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-02 12:10:48 +00:00
Compare commits
6 Commits
0acf6efef8
...
3d453f4558
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3d453f4558 | ||
![]() |
ec2ebb2434 | ||
![]() |
55c974f3b2 | ||
![]() |
93e363d775 | ||
![]() |
3c6949af44 | ||
![]() |
16b95d57f4 |
@@ -41,7 +41,7 @@
|
|||||||
<strong>Servizi rapidi:</strong> <a class="novita" href="/seta_menu/cercaorario/index.html">Cerca orario</a> <br> <br>
|
<strong>Servizi rapidi:</strong> <a class="novita" href="/seta_menu/cercaorario/index.html">Cerca orario</a> <br> <br>
|
||||||
Nuove foto: <a class="novita" href="/setamodena_bus/suburbano/bredone.html">Breda 18m</a> <br> <br>
|
Nuove foto: <a class="novita" href="/setamodena_bus/suburbano/bredone.html">Breda 18m</a> <br> <br>
|
||||||
Nuovo modello in servizio: <a class="novita" href="/setamodena_bus/suburbano/surbinostart.html">Solaris Urbino 18 III ex START</a> <br><br>
|
Nuovo modello in servizio: <a class="novita" href="/setamodena_bus/suburbano/surbinostart.html">Solaris Urbino 18 III ex START</a> <br><br>
|
||||||
Ridimensionate tabelle dei <a class="novita" href="/seta_menu/percorsi/index.html">percorsi</a> per schermi piccoli.
|
Ridimensionate tabelle <a class="novita" href="/seta_menu/percorsi/index.html">percorsi</a> e <a class="novita" href="/seta_menu/cercaorario/index.html">cerca orario</a> per schermi piccoli.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="riga">
|
<div class="riga">
|
||||||
|
@@ -157,17 +157,18 @@ img{
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
th,td {
|
th,td {
|
||||||
font-size: 90%;
|
font-size: 2vw;
|
||||||
|
padding: 1vw;
|
||||||
}
|
}
|
||||||
nav#corsie-nav ul li a{
|
nav#corsie-nav ul li a{
|
||||||
font-size: 2.8vw;
|
font-size: 90%;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
table {
|
table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
h2{
|
h2{
|
||||||
margin-bottom: 0;
|
margin-bottom: 8px;
|
||||||
}
|
}
|
||||||
h2.noreduction{
|
h2.noreduction{
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
@@ -189,12 +190,23 @@ img{
|
|||||||
|
|
||||||
@media (max-width: 512px) {
|
@media (max-width: 512px) {
|
||||||
th,td {
|
th,td {
|
||||||
font-size: 2.8vw;
|
font-size: 3vw;
|
||||||
padding: .8vw;
|
padding: 1vw;
|
||||||
|
padding-top: .9vw;
|
||||||
|
padding-bottom: .9vw;
|
||||||
}
|
}
|
||||||
table{
|
table{
|
||||||
margin-top:10px;
|
margin-top:10px;
|
||||||
}
|
}
|
||||||
|
nav#corsie-nav ul li a{
|
||||||
|
font-size: 3vw;
|
||||||
|
}
|
||||||
|
h2{
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
h2.noreduction{
|
||||||
|
margin-bottom: 16px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
Reference in New Issue
Block a user