aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc-src/02-docstyle.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc-src/02-docstyle.css b/doc-src/02-docstyle.css
index 8e07434b..4b1ad76a 100644
--- a/doc-src/02-docstyle.css
+++ b/doc-src/02-docstyle.css
@@ -13,4 +13,8 @@ body {
h1 {
line-height: 1.1;
-} \ No newline at end of file
+}
+
+.page-header {
+ margin: 0px 0 22px;
+}