Toevoegen van obelisk voor overledenen

This commit is contained in:
Michael Boelen 2023-06-16 12:07:09 +02:00
parent de5714c652
commit 13ebf5c09b
2 changed files with 7 additions and 1 deletions

View file

@ -134,6 +134,12 @@ a.button:hover, a.button:active {
color: darkred;
}
.deceased::after {
content: "";
font-size: 0.8em;
font-weight: normal;
}
.time {
font-variant-numeric: tabular-nums;
white-space: nowrap;