Inserito alert per iOS 26.2.1

This commit is contained in:
2026-02-05 22:40:41 +01:00
parent 02872cf616
commit ae5a4a8153
2 changed files with 3 additions and 1 deletions

View File

@@ -258,7 +258,7 @@ main {
.tec, .tec,
.stationList { .stationList {
padding: 0 13px; padding: 0 13px;
margin: 0 0 7px; margin: 0 0 10px;
text-align: justify; text-align: justify;
hyphens: auto; hyphens: auto;
} }

View File

@@ -24,6 +24,8 @@ $stations = loadRadioStations();
</div> </div>
</div> </div>
<div class="alertBox" style="color: #ffffff;text-align: center;font-size: 0.7rem;background: red;padding: 15px;/* border-radius: 20px; */width: calc(100% - 26px);margin: 0 auto 20px;"><b>Attenzione</b><br>Per gli utenti iPhone, con il sistema iOS 26.2.1, potranno riscontrare problemi nell'ascolto. Il problema è già a conoscenza del team di sviluppo, ed è in attesa del prossimo aggiornamento del sistema operativo.</div>
<a href="<?php echo $base_path; ?>/home" data-page="home" class="linkBox mt-3"> <a href="<?php echo $base_path; ?>/home" data-page="home" class="linkBox mt-3">
<div class="clickBox mt-5 mb-4"> <div class="clickBox mt-5 mb-4">
<svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 12h14M5 12l4-4m-4 4 4 4"/></svg> <svg class="w-6 h-6 text-gray-800 dark:text-white" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 12h14M5 12l4-4m-4 4 4 4"/></svg>