Abgleich mit Live-Daten

This commit is contained in:
2026-03-24 14:45:06 +01:00
parent 00077aa09a
commit 211ce11e06
116 changed files with 16602 additions and 16612 deletions
+21 -21
View File
@@ -1,22 +1,22 @@
#marquee-cont {
background: #ff6363;
margin-top:10px;
}
#marquee-cont marquee {
margin-top: 5px;
background: #ff6363;
}
#marquee-news {
background: #1174A8;
padding: 5px;
}
#ticker-title{
border:none;
padding:5px 20px;
background:#1174A8;
color:white;
}
#ticker-title:focus{
outline:none;
#marquee-cont {
background: #ff6363;
margin-top:10px;
}
#marquee-cont marquee {
margin-top: 5px;
background: #ff6363;
}
#marquee-news {
background: #1174A8;
padding: 5px;
}
#ticker-title{
border:none;
padding:5px 20px;
background:#1174A8;
color:white;
}
#ticker-title:focus{
outline:none;
}