add, edit, delete and assign themes to dates

This commit is contained in:
Jottyfan
2023-12-16 22:51:27 +01:00
parent 5356e51f09
commit 0999d41d64
13 changed files with 505 additions and 29 deletions

View File

@@ -45,4 +45,9 @@ body {
padding: 4px;
margin: 4px;
border-radius: 4px;
}
.centeredalert {
width: 400px;
margin: auto;
}