Dimiss the notification

This commit is contained in:
Paul Schneider 2025-08-25 12:58:25 +01:00
commit a98244a8d2
6 changed files with 189 additions and 6 deletions

View file

@ -53,3 +53,6 @@ input[type='checkbox'] {
a {
color: aquamarine;
background-color: black; }
a.close {
cursor: pointer; }