aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/_static/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/_static/style.css b/docs/_static/style.css
index ae010c11..16067d11 100644
--- a/docs/_static/style.css
+++ b/docs/_static/style.css
@@ -17,6 +17,10 @@ body {
padding: 0;
}
+p {
+ margin-bottom: 8px;
+}
+
div.document {
margin: 10px auto 0 auto;
max-width: 940px; /* page width */