summaryrefslogtreecommitdiff
path: root/whois.jordan.im/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'whois.jordan.im/style.css')
-rw-r--r--whois.jordan.im/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/whois.jordan.im/style.css b/whois.jordan.im/style.css
index 740b52f..b3ef920 100644
--- a/whois.jordan.im/style.css
+++ b/whois.jordan.im/style.css
@@ -9,7 +9,8 @@ dl.Bl-diag > dt { font-weight: bold; }
code.Nm, code.Fl, code.Cm, code.Ic, code.In, code.Fd, code.Fn,
code.Cd { font-weight: bold; font-family: inherit; }
-html { font-family: monospace; line-height: 1.25em; }
+html { font-family: monospace; line-height: 1.25em; font-size: 14px; }
+pre { font-family: monospace; font-size: 14px; }
body { max-width: 80ch; margin: 1em auto; padding: 0 1ch; }
table { border-collapse: collapse; }
table.Nm code.Nm { padding-right: 1ch; }