summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/common.css b/common.css
index e9f7dd8..fd4cafa 100644
--- a/common.css
+++ b/common.css
@@ -255,6 +255,10 @@ a:visited
color: #00409c;
}
+/* Standard paragraph. */
+
+p, pre {margin: 1em 0 1em 0;}
+
/* Standard lists. */
ul, ol, dl {margin: 1em 0 1em 0;}
ul li, ol li {margin: 0 0 .4em 0;}