add bookingUrl field for local events

This commit is contained in:
isUnknown 2024-09-06 14:20:46 +02:00
parent 3ecb964f29
commit 64b53f2fc4
3 changed files with 19 additions and 5 deletions

View file

@ -130,9 +130,10 @@
background-color: var(--color-yellow);
}
.session:first-child > a {
/* .session:first-child > a {
border-top: var(--border) !important;
}
} */
.session:not(:last-child) {
border-bottom: var(--border);
}