contrib/notification.html: fix warnings and errors

Checked with W3C validator: https://validator.w3.org/
This commit is contained in:
Christian Hesse 2023-03-29 15:22:13 +02:00
parent 814fb7197f
commit 9d823448f6
2 changed files with 6 additions and 5 deletions

View file

@ -34,6 +34,7 @@ pre {
span.link {
color: #863600;
}
tt {
span.tag {
font-family: monospace;
background-color: #e6e6e6;
}