diff options
Diffstat (limited to 'contrib/notification.d/style.css')
-rw-r--r-- | contrib/notification.d/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
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; } |