]> git.donarmstrong.com Git - lilypond.git/commitdiff
Revert "Web: CSS: reduce the max-width for all pages."
authorPatrick McCarty <pnorcks@gmail.com>
Sat, 9 Jan 2010 22:51:47 +0000 (14:51 -0800)
committerPatrick McCarty <pnorcks@gmail.com>
Sat, 9 Jan 2010 22:51:47 +0000 (14:51 -0800)
This reverts commit 8da656f9fb10185103b2d71f2a590d5dd93a5584.

Increase the max-width again for purposes of including more content
"above the fold".

Note to self: evaluate this again after the documentation pages are
reorganized.

Documentation/css/lilypond-web.css

index 623627f737e7f9b3d2930f72810bb9d6009b6583..4d60015e11d25ad117a5c5726430e61824c05f8f 100644 (file)
@@ -12,7 +12,7 @@ body {
   right: 0.5%;
   width: 99%;
   min-width: 42em;
-  max-width: 60em;
+  max-width: 70em;
   font-size: 95%;
   line-height: 1.5;
   background: #fff url(../pictures/background-image.png) no-repeat 0 0;
@@ -68,7 +68,7 @@ div#tocframe {
   left: 0;
   right: 0;
   background: #6aec7c url(../pictures/nav-bg.png) repeat-x top left;
-  max-width: 60em;
+  max-width: 70em;
   font-size: 100%;
   line-height: 1;
   padding: 0;
@@ -343,7 +343,7 @@ div#main {
   left: 0;
   right: 0;
   width: 100%;
-  max-width: 60em;
+  max-width: 70em;
   margin: 0 auto 11.7em;
   /* Necessary to stretch over floated content;
    * will cause scrollbars to appear for content