Toevoegen van obelisk voor overledenen
This commit is contained in:
parent
de5714c652
commit
13ebf5c09b
2 changed files with 7 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue