This commit is contained in:
2026-03-20 17:13:38 +01:00
parent 4c84735b75
commit c043ee9a52
1152 changed files with 317560 additions and 0 deletions
+22
View File
@@ -0,0 +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;
}