]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: CSS: Add space between top-levels in sidebar
authorPaul Morris <paulwmorris@gmail.com>
Sat, 17 Jun 2017 19:40:57 +0000 (15:40 -0400)
committerPaul Morris <paulwmorris@gmail.com>
Sat, 1 Jul 2017 14:28:06 +0000 (10:28 -0400)
Documentation/css/lilypond-manuals.css

index d444792955d54edb875b65b5f6b153716863174e..e4db8cde03cc5272e80e44a7f2e3f3afa09d6dea 100644 (file)
@@ -323,6 +323,10 @@ div#tocframe h4 {
   font-size: 1em;
 }
 
+#tocframe .contents > ul.toc > li {
+  margin-top: 0.5em;
+}
+
 #tocframe ul.toc li li {
   padding-left: 1em;
 }