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

@ -89,6 +89,11 @@ nav li .bottom {
padding: 20px;
}
a {
color: white;
font-size: 110%;
}
.container {
display: flex;