From 9d823448f6f3bfe00a6c8a44d151e79fb9a41ff4 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 29 Mar 2023 15:22:13 +0200 Subject: contrib/notification.html: fix warnings and errors Checked with W3C validator: https://validator.w3.org/ --- contrib/notification.d/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib/notification.d/style.css') diff --git a/contrib/notification.d/style.css b/contrib/notification.d/style.css index c07de89..f4b34df 100644 --- a/contrib/notification.d/style.css +++ b/contrib/notification.d/style.css @@ -34,6 +34,7 @@ pre { span.link { color: #863600; } -tt { +span.tag { + font-family: monospace; background-color: #e6e6e6; } -- cgit v1.2.3-54-g00ecf