]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/css/lilypond-website.css
Imported Upstream version 2.16.0
[lilypond.git] / Documentation / css / lilypond-website.css
index a6f6f9b669fa127dd8d6db336924d6f18a6c35fd..2ce622912549f6c78fa1944c1798b8f01f0466b1 100644 (file)
@@ -473,7 +473,16 @@ div.news-item {
 
 div#latestVersion {
   position: absolute;
-  top: 12.4em;
+  top: 16em;
+  right: 0;
+  width: 12em;
+  text-align: center;
+  border-left: 1px solid #5b7f64;
+}
+
+div#wildCardBox {
+  position: absolute;
+  top: 0.0em;
   right: 0;
   width: 12em;
   text-align: center;
@@ -488,6 +497,14 @@ div#latestVersion {
   margin: 0;
 }
 
+#wildCardBox .subheading {
+  background: #5b7f64;
+  color: #fff;
+  text-align: center;
+  padding: 0 0.5em;
+  margin: 0;
+}
+
 /* this might not work in certain browsers */
 a[name="Stable"] + h4 {
   background: #bdee9d url(../pictures/color1-bg.png) repeat-x top left;
@@ -894,6 +911,7 @@ div.color4 h3 {
 .example {
   position: relative;
   left: -2.5em;
+  text-align: left;
 }
 
 .h-scroll-auto {