shift current week

This commit is contained in:
j 2023-08-14 14:10:30 +02:00
commit 19b9f72ed9
4 changed files with 32 additions and 4 deletions

View file

@ -98,3 +98,10 @@ nav.overlay {
padding-bottom: 8px;
}
}
.now {
background: lightyellow;
color: black;
padding: 8px;
opacity: 0.8;
}