summaryrefslogtreecommitdiff
path: root/jordan.im/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'jordan.im/style.css')
-rw-r--r--jordan.im/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/jordan.im/style.css b/jordan.im/style.css
index 740b52f..cf3c99e 100644
--- a/jordan.im/style.css
+++ b/jordan.im/style.css
@@ -9,7 +9,7 @@ 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; }
body { max-width: 80ch; margin: 1em auto; padding: 0 1ch; }
table { border-collapse: collapse; }
table.Nm code.Nm { padding-right: 1ch; }