|
34 | 34 | font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; |
35 | 35 | line-height: 1.6; |
36 | 36 | margin: 0; |
37 | | - padding: 8em 2em 8em; |
| 37 | + padding: 8em 1.5em 4em; |
38 | 38 | background: radial-gradient(circle at top, #e3f0ff 0, #ffffff 55%); |
39 | 39 | color: var(--text); |
40 | 40 | -webkit-font-smoothing: antialiased; |
@@ -252,30 +252,32 @@ <h2>Venezia Marea è ora disponibile su iOS</h2> |
252 | 252 | <div class="news-card-header"> |
253 | 253 | <div class="pill"> |
254 | 254 | <span class="pill-dot"></span> |
255 | | - <span>Miglioria</span> |
| 255 | + <span>Nuovo</span> |
256 | 256 | </div> |
257 | | - <h2>Previsioni marea ancora più precise</h2> |
| 257 | + <h2>Notizie ACTV nell'app</h2> |
258 | 258 | </div> |
259 | 259 | <p> |
260 | | - Abbiamo aggiornato il motore di previsione: i dati sono ora più accurati e |
261 | | - vengono aggiornati ogni ora grazie alle nuove API del Comune di Venezia. |
| 260 | + Ora puoi leggere le notizie e gli avvisi ACTV direttamente in Venezia Marea: |
| 261 | + scioperi, modifiche alle linee, lavori e tutto ciò che riguarda il trasporto pubblico a Venezia. |
262 | 262 | </p> |
263 | 263 | </div> |
264 | 264 |
|
265 | 265 | <div class="news-card"> |
266 | 266 | <div class="news-card-header"> |
267 | 267 | <div class="pill"> |
268 | 268 | <span class="pill-dot"></span> |
269 | | - <span>Funzione</span> |
| 269 | + <span>Miglioria</span> |
270 | 270 | </div> |
271 | | - <h2>Notifiche personalizzabili</h2> |
| 271 | + <h2>Previsioni marea ancora più precise</h2> |
272 | 272 | </div> |
273 | 273 | <p> |
274 | | - Scegli la soglia di allerta (in centimetri) oltre la quale vuoi ricevere una notifica |
275 | | - e decidi in quali fasce orarie essere avvisato. Tutto dalle Preferenze dell'app. |
| 274 | + Abbiamo aggiornato il motore di previsione: i dati sono ora più accurati e |
| 275 | + vengono aggiornati più frequentemente. |
276 | 276 | </p> |
277 | 277 | </div> |
| 278 | + |
278 | 279 | </div> |
| 280 | + <!-- end .news-list --> |
279 | 281 |
|
280 | 282 | <p style="margin-top: 18px; font-size: 0.9em;"> |
281 | 283 | Grazie per usare Venezia Marea. Per segnalazioni o suggerimenti scrivici a |
@@ -321,30 +323,32 @@ <h2>Venezia Marea is now on iOS</h2> |
321 | 323 | <div class="news-card-header"> |
322 | 324 | <div class="pill"> |
323 | 325 | <span class="pill-dot"></span> |
324 | | - <span>Improvement</span> |
| 326 | + <span>New</span> |
325 | 327 | </div> |
326 | | - <h2>More accurate tide forecasts</h2> |
| 328 | + <h2>ACTV news in the app</h2> |
327 | 329 | </div> |
328 | 330 | <p> |
329 | | - We’ve updated the prediction engine: data is now more precise and refreshed every hour |
330 | | - thanks to the new Venice Municipality APIs. |
| 331 | + You can now read ACTV news and service alerts directly in Venezia Marea: |
| 332 | + strikes, line changes, works and everything about public transport in Venice. |
331 | 333 | </p> |
332 | 334 | </div> |
333 | 335 |
|
334 | 336 | <div class="news-card"> |
335 | 337 | <div class="news-card-header"> |
336 | 338 | <div class="pill"> |
337 | 339 | <span class="pill-dot"></span> |
338 | | - <span>Feature</span> |
| 340 | + <span>Improvement</span> |
339 | 341 | </div> |
340 | | - <h2>Customisable notifications</h2> |
| 342 | + <h2>More accurate tide forecasts</h2> |
341 | 343 | </div> |
342 | 344 | <p> |
343 | | - Set your own alert threshold (in centimetres) and decide in which time windows |
344 | | - you want to be warned. All from the app’s Preferences. |
| 345 | + We’ve updated the prediction engine: data is now more precise and refreshed every hour |
| 346 | + more frequently. |
345 | 347 | </p> |
346 | 348 | </div> |
| 349 | + |
347 | 350 | </div> |
| 351 | + <!-- end .news-list --> |
348 | 352 |
|
349 | 353 | <p style="margin-top: 18px; font-size: 0.9em;"> |
350 | 354 | Thank you for using Venezia Marea. For feedback or suggestions write to |
|
0 commit comments