Inserito alert per iOS 26.2.1
This commit is contained in:
@@ -258,7 +258,7 @@ main {
|
||||
.tec,
|
||||
.stationList {
|
||||
padding: 0 13px;
|
||||
margin: 0 0 7px;
|
||||
margin: 0 0 10px;
|
||||
text-align: justify;
|
||||
hyphens: auto;
|
||||
}
|
||||
|
||||
@@ -24,6 +24,8 @@ $stations = loadRadioStations();
|
||||
</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">
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user