Custom Calendar

This commit is contained in:
2024-09-29 19:21:20 +02:00
parent b0bda20baa
commit 85c129b602
14 changed files with 159 additions and 34 deletions

View File

@ -68,6 +68,11 @@ h2 {
justify-content: space-evenly;
}
a {
color: white;
font-size: 100%;
}
button {
border-radius: 5px;
border-color: white;