]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: try to squeeze a bit more space for 2nd level manuals toc. :(
authorGraham Percival <graham@percival-music.ca>
Sun, 4 Oct 2009 12:04:05 +0000 (13:04 +0100)
committerGraham Percival <graham@percival-music.ca>
Sun, 4 Oct 2009 12:04:31 +0000 (13:04 +0100)
Documentation/css/lilypond-web.css

index 2903c7e646db8f78137d65ea7b65b967fbaa84f1..600cd71d3fd11acb416b5b627288dd039a034976 100644 (file)
@@ -8,9 +8,9 @@ html {
 body {
   position: absolute;
   top: 0;
-  left: 1%;
-  right: 1%;
-  width: 98%;
+  left: 0.5%;
+  right: 0.5%;
+  width: 99%;
   min-width: 42em;
   max-width: 70em;
   font-size: 95%;
@@ -188,8 +188,8 @@ div#tocframe {
 #tocframe .toc .toc {
   position: absolute;
   top: 3.8em;
-  left: 1%;
-  right: 1%;
+  left: 0.5%;
+  right: 0.5%;
   font-size: 82%;
   padding: 0;
   margin: 0;