]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/css/lilypond-web.css
Doc build: move general.texi back into a subdir.
[lilypond.git] / Documentation / css / lilypond-web.css
index 600cd71d3fd11acb416b5b627288dd039a034976..858e15159ba58e85bd9ea6e455979db695d45eeb 100644 (file)
@@ -15,7 +15,7 @@ body {
   max-width: 70em;
   font-size: 95%;
   line-height: 1.5;
-  background: #fff url(pictures/background-image.png) no-repeat 0 0;
+  background: #fff url(../pictures/background-image.png) no-repeat 0 0;
   text-align: justify;
   padding: 0;
   margin: 0 auto;
@@ -67,7 +67,7 @@ div#tocframe {
   top: 0;
   left: 0;
   right: 0;
-  background: #6aec7c url(pictures/nav-bg.png) repeat-x top left;
+  background: #6aec7c url(../pictures/nav-bg.png) repeat-x top left;
   max-width: 70em;
   font-size: 100%;
   line-height: 1;
@@ -92,7 +92,7 @@ div#tocframe {
 
 #tocframe > ul:first-child > li:first-child a {
   text-indent: -999em;
-  background: #6aec7c url(pictures/lily-home-nav-bg.png) no-repeat 50% 50%;
+  background: #6aec7c url(../pictures/lily-home-nav-bg.png) no-repeat 50% 50%;
   width: 9%;
   /* css3 no go yet? */
   border-bottom-left-radius: 30px;
@@ -101,19 +101,19 @@ div#tocframe {
 }
 
 #tocframe > ul:first-child > li:first-child a:hover {
-  background: #6aec7c url(pictures/lily-home-nav-hover.png) no-repeat 50% 50%;
+  background: #6aec7c url(../pictures/lily-home-nav-hover.png) no-repeat 50% 50%;
   width: 9%;
 }
 
 #tocframe > ul:first-child > li:first-child.toc_current a {
   text-indent: -999em;
-  background: url(pictures/lily-home-nav-active.png) no-repeat 50% 50%;
+  background: url(../pictures/lily-home-nav-active.png) no-repeat 50% 50%;
   width: 9%;
 }
 
 #tocframe > ul:first-child > li:first-child.toc_current a:hover {
   text-indent: -999em;
-  background: url(pictures/lily-home-nav-active.png) no-repeat 50% 50%;
+  background: url(../pictures/lily-home-nav-active.png) no-repeat 50% 50%;
   width: 9%;
 }
 
@@ -133,7 +133,7 @@ div#tocframe {
 #tocframe li form {
   float: left;
   width: 17%;
-  background: #6aec7c url(pictures/nav-bg.png);
+  background: #6aec7c url(../pictures/nav-bg.png);
   font-size: 100%;
   padding: 0.45em 0.8%;
   margin: 0;
@@ -169,17 +169,17 @@ div#tocframe {
   font-weight: bold;
   padding: 0.68em 0;
   margin: 0;
-  background: #6aec7c url(pictures/nav-bg.png);
+  background: #6aec7c url(../pictures/nav-bg.png);
 }
 
 #tocframe li a:hover {
-  background: url(pictures/nav-hover.png);
+  background: url(../pictures/nav-hover.png);
   text-decoration: underline;
 }
 
 #tocframe li.toc_current a,
 #tocframe li.toc_current a:hover {
-  background: url(pictures/nav-active.png);
+  background: url(../pictures/nav-active.png);
   color: #fff;
   text-decoration: underline;
 }
@@ -246,25 +246,25 @@ div#tocframe {
 #tocframe .toc .toc li.color1 a {
   text-decoration: none;
   background: #9ccc7c;
-  background: url(pictures/color1-bg.png) repeat-x top left;
+  background: url(../pictures/color1-bg.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color2 a {
   text-decoration: none;
   background: #bbcf81;
-  background: url(pictures/color2-bg.png) repeat-x top left;
+  background: url(../pictures/color2-bg.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color3 a {
   text-decoration: none;
   background: #dbd286;
-  background: url(pictures/color3-bg.png) repeat-x top left;
+  background: url(../pictures/color3-bg.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color4 a {
   text-decoration: none;
   background: #fad58c;
-  background: url(pictures/color4-bg.png) repeat-x top left;
+  background: url(../pictures/color4-bg.png) repeat-x top left;
 }
 
 /* having this useless style makes the perl init file easier */
@@ -272,73 +272,73 @@ div#tocframe {
   color: #000;
   text-decoration: none;
   background: #9ccc7c;
-  background: url(pictures/nav-bg-2.png) repeat-x top left;
+  background: url(../pictures/nav-bg-2.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.colorDefault a:hover {
   color: #fff;
   text-decoration: underline;
   background: #9ccc7c;
-  background: url(pictures/nav-hover-2.png) repeat-x top left;
+  background: url(../pictures/nav-hover-2.png) repeat-x top left;
 }
 #tocframe .toc .toc li.color1 a:hover {
   background: #addd8d;
-  background: url(pictures/color1-hover.png) repeat-x top left;
+  background: url(../pictures/color1-hover.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color2 a:hover {
   background: #ccdf92;
-  background: url(pictures/color2-hover.png) repeat-x top left;
+  background: url(../pictures/color2-hover.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color3 a:hover {
   background: #ece297;
-  background: url(pictures/color3-hover.png) repeat-x top left;
+  background: url(../pictures/color3-hover.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color4 a:hover {
   background: #fbe69d;
-  background: url(pictures/color4-hover.png) repeat-x top left;
+  background: url(../pictures/color4-hover.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color1.toc_current a {
   background: #beee9e;
-  background: url(pictures/color1-active.png) repeat-x top left;
+  background: url(../pictures/color1-active.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color1.toc_current a:hover {
   background: #beee9e;
-  background: url(pictures/color1-active.png) repeat-x top left;
+  background: url(../pictures/color1-active.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color2.toc_current a {
   background: #ddefa3;
-  background: url(pictures/color2-active.png) repeat-x top left;
+  background: url(../pictures/color2-active.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color2.toc_current a:hover {
   background: #ddefa3;
-  background: url(pictures/color2-active.png) repeat-x top left;
+  background: url(../pictures/color2-active.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color3.toc_current a {
   background: #fdf4a8;
-  background: url(pictures/color3-active.png) repeat-x top left;
+  background: url(../pictures/color3-active.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color3.toc_current a:hover {
   background: #fdf4a8;
-  background: url(pictures/color3-active.png) repeat-x top left;
+  background: url(../pictures/color3-active.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color4.toc_current a {
   background: #fcf7ae;
-  background: url(pictures/color4-active.png) repeat-x top left;
+  background: url(../pictures/color4-active.png) repeat-x top left;
 }
 
 #tocframe .toc .toc li.color4.toc_current a:hover {
   background: #fcf7ae;
-  background: url(pictures/color4-active.png) repeat-x top left;
+  background: url(../pictures/color4-active.png) repeat-x top left;
 }
 
 /* third level toc (unnumberedsubsec) */
@@ -443,7 +443,7 @@ div#quickSummary {
 }
 
 #quickSummary .subheading {
-  background: #fff url(pictures/summary-gradient.png) repeat-y 0 0;
+  background: #fff url(../pictures/summary-gradient.png) repeat-y 0 0;
   color: #fff;
   padding: 0 0.5em;
   margin: 0;
@@ -455,7 +455,7 @@ div#quickSummary {
 }
 
 div.separator {
-  background: transparent url(pictures/squiggle.jpg) no-repeat 40% 60%;
+  background: transparent url(../pictures/squiggle.jpg) no-repeat 40% 60%;
   height: 36px;
   clear: both;
   padding: 10px;
@@ -522,12 +522,12 @@ div#latestVersion {
 
 /* this might not work in certain browsers */
 a[name="Stable"] + h4 {
-  background: #bdee9d url(pictures/color1-bg.png) repeat-x top left;
+  background: #bdee9d url(../pictures/color1-bg.png) repeat-x top left;
 }
 
 /* this might not work in certain browsers */
 a[name="Unstable"] + h4 {
-  background: #fad58c url(pictures/color4-bg.png) repeat-x top left;
+  background: #fad58c url(../pictures/color4-bg.png) repeat-x top left;
 }
 
 #latestVersion .subsubheading {
@@ -689,7 +689,7 @@ div.float-right a.clickable {
 
 /* color1 */
 .column-center-top h3 {
-  background: #9ccc7c url(pictures/color1-bg.png) repeat-x top left;
+  background: #9ccc7c url(../pictures/color1-bg.png) repeat-x top left;
   text-align: left;
   border-bottom: 1px solid #8bbb6b;
 }
@@ -715,7 +715,7 @@ div.float-right a.clickable {
 /* color2 */
 .column-left-top h3,
 .column-left-bottom h3 {
-  background: #bbcf81 url(pictures/color2-bg.png) repeat-x top left;
+  background: #bbcf81 url(../pictures/color2-bg.png) repeat-x top left;
   border-bottom: 1px solid #aabe70;
 }
 
@@ -739,7 +739,7 @@ div.float-right a.clickable {
 /* color3 */
 .column-right-top h3,
 .column-right-bottom h3 {
-  background: #dbd286 url(pictures/color3-bg.png) repeat-x top left;
+  background: #dbd286 url(../pictures/color3-bg.png) repeat-x top left;
   border-bottom: 1px solid #cac175;
 }
 
@@ -753,7 +753,7 @@ div.float-right a.clickable {
 
 /* color4 */
 .column-center-bottom h3 {
-  background: #fad58c url(pictures/color4-bg.png) repeat-x top left;
+  background: #fad58c url(../pictures/color4-bg.png) repeat-x top left;
   text-align: left;
   border-bottom: 1px solid #e9c47b;
 }