changed event copy-link and navbar
All checks were successful
publish / publish (push) Successful in 26s

This commit is contained in:
Jannik Menzel 2025-06-24 10:45:56 +02:00
parent 387a6f95a1
commit 7fa6d886a0
8 changed files with 80 additions and 11 deletions

View file

@ -632,6 +632,10 @@ footer {
transition: background-color 0.3s ease;
}
.fc-day a {
text-decoration: none !important;
}
.fc-day-today {
background-color: var(--color-today-highlight) !important;
}