surround with circle selected day

This commit is contained in:
Christophe Robillard 2026-03-22 22:15:40 +01:00
parent 386d22c35b
commit 2285ef2a97

View file

@ -55,7 +55,8 @@ main {
}
.selected-day {
border: 2px double white;
border-radius: 50%;
box-shadow: 0 0 0 3px white, 0 0 0 5px black;
margin: 4px;
width: 15px;
height: 15px;