style(schedule): override link color in schedule entries

This commit is contained in:
Sarah Vaupel 2021-05-05 16:01:26 +02:00
parent c1b94dbb53
commit f178737f78

View File

@ -1651,6 +1651,8 @@ table.schedule
text-decoration: none
a.schedule--entry-link + a.schedule--entry-link > .schedule--entry
margin-top: 5px
a
color: white
.table__th.schedule-current
background-color: var(--color-primary)