]> git.donarmstrong.com Git - lilypond.git/commitdiff
Web: CSS: reduce the max-width for all pages.
authorPatrick McCarty <pnorcks@gmail.com>
Sun, 3 Jan 2010 07:09:13 +0000 (23:09 -0800)
committerPatrick McCarty <pnorcks@gmail.com>
Sun, 3 Jan 2010 07:09:13 +0000 (23:09 -0800)
I feel that 70em is a bit too wide for comfortable reading, so let's try
a smaller value.

Documentation/css/lilypond-web.css

index 4447b89a313749ca7bbefa06b5b06711cff2b4d4..ff5dcb3ecb8cd5f7ee8a4d11fdda6d59eb8e79d2 100644 (file)
@@ -12,7 +12,7 @@ body {
   right: 0.5%;
   width: 99%;
   min-width: 42em;
-  max-width: 70em;
+  max-width: 60em;
   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: 70em;
+  max-width: 60em;
   font-size: 100%;
   line-height: 1;
   padding: 0;
@@ -347,7 +347,7 @@ div#main {
   left: 0;
   right: 0;
   width: 100%;
-  max-width: 70em;
+  max-width: 60em;
   margin: 0 auto 11.7em;
   /* Necessary to stretch over floated content;
    * will cause scrollbars to appear for content