aboutsummaryrefslogtreecommitdiffstats
path: root/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index 493856a..1021403 100644
--- a/css/style.css
+++ b/css/style.css
@@ -22,7 +22,7 @@ body {
h1, h2, h3 {
margin: 15pt auto 10pt auto;
}
-span.domain, span.email, span.alias, span.mailbox, span.list {
+span.domain, span.email, span.alias, span.user, span.list {
font-family: Inconsolata, "Lucida Console", "Droid Sans Mono", Cousine, monospace;
}
.errorhttp {