Remove 'ticker', deprecated since 1da1785e46

This commit is contained in:
2024-03-12 18:28:13 +01:00
committed by Felix Albrigtsen
parent 318e9cfe6b
commit 10c70e89f6
2 changed files with 0 additions and 45 deletions

View File

@@ -88,16 +88,6 @@ img.float-right {
}
.calendar-events a,
#ticker a {
text-decoration: none;
font-weight: bold;
color: black;
}
.calendar-events a:hover,
#ticker a:hover {
text-decoration: underline;
}
.calendar-events ul .time {
color: rgba(0, 0, 0, 0.5);