diff --git a/admin/dani/linkgen/linkgen.html b/admin/dani/linkgen/linkgen.html index ab2715d..72d4cdb 100644 --- a/admin/dani/linkgen/linkgen.html +++ b/admin/dani/linkgen/linkgen.html @@ -11,7 +11,7 @@

Generatore di <td> per ER-TPL

Generatore <img>

Inserisci matricola:

- +

Inserisci numero se hai altre foto con stessa matricola (default: 1):

Inserisci link share:

diff --git a/index.html b/index.html index 04126a4..a38c6c4 100644 --- a/index.html +++ b/index.html @@ -51,17 +51,12 @@

Ravenna:

- Spostato "MAN Lion's City 19G" da suburbano a urbano.
- Aggiunte nuove foto e aggiornata la lista mezzi.
- Il servizio "visualizzatore fermate" รจ stato migliorato con un nuovo sistema interno di ricerca e gestione dati fermate. + In arrivo "37251-37258 MAN Lion's City 12E".
+ Aggiunte nuove foto e aggiornata la lista mezzi.

TPER:

-

- Aggiunte nuove foto.
- Aggiunto l'archivio ATC. -

diff --git a/start_menu/starturbano.html b/start_menu/starturbano.html index 222a130..2b6a9fc 100644 --- a/start_menu/starturbano.html +++ b/start_menu/starturbano.html @@ -75,6 +75,12 @@ Server foto non raggiungibile. + + +

37251-37258
MAN Lion's City 12E

+

In arrivo

+
+ diff --git a/startravenna_bus/listamezzi.html b/startravenna_bus/listamezzi.html index 6cb76c7..313729f 100644 --- a/startravenna_bus/listamezzi.html +++ b/startravenna_bus/listamezzi.html @@ -257,11 +257,14 @@ EG 614 KR Irisbus Citelis 12 CNG - + 10420 EG 615 KR Irisbus Citelis 12 CNG + + 10420 Ferma per incidente, articolo: https://www.ilrestodelcarlino.it/ravenna/cronaca/ruota-bus-perde-bulloni-bf490b52 + 10421 EG 616 KR @@ -325,7 +328,10 @@ 10433 GG 482 NF - Ferma per principio di incendio - Irisbus Citelis 12 CNG + Irisbus Citelis 12 CNG + + + 10433 Ferma per principio di incendio. 10434 @@ -422,11 +428,14 @@ FR 940 DW Menarinibus Citymood 12 CNG - + 32304 FR 943 DW Menarinibus Citymood 12 CNG + + 32304 Ferma per incidente, articolo: https://www.ravennanotizie.it/cronaca/2025/08/21/autobus-finisce-fuori-strada-attimi-di-paura-in-via-destra-canale-molinetto/ + 32305 FR 938 DW @@ -529,17 +538,17 @@ 32451 - + GS 943 BR Iveco Urbanway 12 Mild Hybrid CNG 32452 - + GS 944 BR Iveco Urbanway 12 Mild Hybrid CNG 32453 - + GT 755 VF Iveco Urbanway 12 Mild Hybrid CNG @@ -554,17 +563,17 @@ 32456 - + GT 754 VF Iveco Urbanway 12 Mild Hybrid CNG 32457 - + GT 751 VF Iveco Urbanway 12 Mild Hybrid CNG 32458 - + GS 942 BR Iveco Urbanway 12 Mild Hybrid CNG @@ -574,7 +583,7 @@ 32460 - + GS 947 BR Iveco Urbanway 12 Mild Hybrid CNG @@ -1532,6 +1541,46 @@ GT 787 VF Karsan e-ATAK + + 37251 + + MAN Lion's City 12E + + + 37252 + + MAN Lion's City 12E + + + 37253 + + MAN Lion's City 12E + + + 37254 + + MAN Lion's City 12E + + + 37255 + + MAN Lion's City 12E + + + 37256 + + MAN Lion's City 12E + + + 37257 + + MAN Lion's City 12E + + + 37258 + + MAN Lion's City 12E + diff --git a/startravenna_bus/suburbano/citelis.html b/startravenna_bus/suburbano/citelis.html index b2399d5..e2d26f8 100644 --- a/startravenna_bus/suburbano/citelis.html +++ b/startravenna_bus/suburbano/citelis.html @@ -110,6 +110,7 @@

10431

+ Server foto non raggiungibile. Server foto non raggiungibile. diff --git a/startravenna_bus/urbano/bredinovivo.html b/startravenna_bus/urbano/bredinovivo.html index 27ac7f4..73a008c 100644 --- a/startravenna_bus/urbano/bredinovivo.html +++ b/startravenna_bus/urbano/bredinovivo.html @@ -35,6 +35,8 @@ Server foto non raggiungibile. + Server foto non raggiungibile. + Server foto non raggiungibile.

10245

@@ -50,5 +52,14 @@ Server foto non raggiungibile. +

Interni

+ + + + + + + +

10244

Server foto non raggiungibile.
diff --git a/startravenna_bus/urbano/karsan.html b/startravenna_bus/urbano/karsan.html index 5274c43..136e45f 100644 --- a/startravenna_bus/urbano/karsan.html +++ b/startravenna_bus/urbano/karsan.html @@ -132,6 +132,9 @@

37139

+ + Server foto non raggiungibile. +

37140

diff --git a/startravenna_bus/urbano/manlc12e.html b/startravenna_bus/urbano/manlc12e.html new file mode 100644 index 0000000..5cc788f --- /dev/null +++ b/startravenna_bus/urbano/manlc12e.html @@ -0,0 +1,35 @@ + + + + + + ER-TPL + + + + + + + + +
+ +
+

37251-37258
MAN Lion's City 12E

+

DESCRIZIONE

+ + + + + + + +

Server foto non raggiungibile.
+ + \ No newline at end of file diff --git a/style.css b/style.css index b93b664..066448d 100644 --- a/style.css +++ b/style.css @@ -351,6 +351,9 @@ table.image-table img { .lista-mezzi tbody tr.trasferito{ background-color: blue; } +.lista-mezzi a{ + text-decoration: underline; +} /* Zona ricerca */ #bus-container a{ text-decoration: none;