aboutsummaryrefslogtreecommitdiff
path: root/docs/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/style.css b/docs/style.css
index 566caa2b..cb125c39 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -5,6 +5,10 @@ body {
padding: 0 0.62em;
line-height: 1.6;
}
+.nav {
+ text-align: right;
+ margin-bottom: -2em;
+}
h1, h2, h3 {
line-height: 1.2;
}