summaryrefslogtreecommitdiff
path: root/common.css
diff options
context:
space:
mode:
Diffstat (limited to 'common.css')
-rw-r--r--common.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/common.css b/common.css
index 0cb1e32..11429bc 100644
--- a/common.css
+++ b/common.css
@@ -27,6 +27,8 @@ body {min-width: 17em;}
padding: 0 .4em 0 .4em; /* Space between text and browser frame. */
}
+p, li, dd {text-align: justify;}
+
code, pre
{
font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;