add proper window open/close dates

This commit is contained in:
insects 2025-02-07 15:02:36 +01:00
parent f6c315d985
commit c761a9ef26
4 changed files with 65 additions and 3 deletions

View file

@ -52,6 +52,11 @@ select {
text-align: center;
}
.when .date {
color: gray;
font-size: 14px;
}
section.up {
background-color: greenyellow;
}