aboutsummaryrefslogtreecommitdiffstats
path: root/docs/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/style.css')
-rw-r--r--docs/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/style.css b/docs/style.css
index 51fddef..e3238e9 100644
--- a/docs/style.css
+++ b/docs/style.css
@@ -62,9 +62,10 @@ a {
ul, ol {
margin: 0.5em 0;
- padding-left: 0.6em;
+ padding-left: 1em;
}
ul, .ldoc ol { list-style: '- '; }
+li > ul, li > ol { margin: 0; }
header {
position: fixed;