Reworked DB structure

This commit is contained in:
2022-07-14 15:47:31 +03:00
parent 890d50f230
commit 2c928e7952
7 changed files with 96 additions and 76 deletions
@@ -5,6 +5,10 @@ div.calendarpage {
border-radius: 20px;
}
h2.year {
text-align: center;
}
table.month, table.month th, table.month td {
border: 1px solid white;
border-collapse: collapse;