Warning sciopero

This commit is contained in:
Leocraft1
2025-11-25 17:27:02 +01:00
parent 5a5435a93a
commit d95acce883
13 changed files with 27 additions and 12 deletions

View File

@@ -38,7 +38,7 @@ fetch(newsURL)
span.setAttribute("class","yellow");
}
if(element.type=="Autobus Treno"){
span.setAttribute("class","blu");
span.setAttribute("class","blue");
}
if(element.type=="Lavori in corso"){
span.setAttribute("class","red");