remove hardcoded year for calendar

This commit is contained in:
Mariano Ramon
2022-01-23 18:16:58 -03:00
parent 59964dcab3
commit 7a8367893c
6 changed files with 34 additions and 24 deletions

View File

@@ -4,6 +4,17 @@
<style type="text/css">
td > * {
}
td {
vertical-align : top;
height: 25px;
}
table {
width: 100%;
border: 1px solid black;