summaryrefslogtreecommitdiff
path: root/pages/assets/style.css
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-01-08 11:50:22 -0800
committerelijah <elijah@riseup.net>2014-01-08 11:50:22 -0800
commitcd7118c9f24ce165f949e91ce04ae976a2dc86e2 (patch)
treede1f4666e0ae4f6c2884ad41f5c606d8ce2a848f /pages/assets/style.css
parent5678ff2faa7d1b4f47bd1785bf66b70f39d0d153 (diff)
added warning message to front page
Diffstat (limited to 'pages/assets/style.css')
-rw-r--r--pages/assets/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/pages/assets/style.css b/pages/assets/style.css
index 35fba46..241fe65 100644
--- a/pages/assets/style.css
+++ b/pages/assets/style.css
@@ -60,6 +60,11 @@ pre {
font-weight: bold;
}
+.p {
+ margin-top: 1em;
+ margin-bottom: 1em;
+}
+
#TOC {
margin-top: 1em;
margin-bottom: 1em;