X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcss%2Flilypond-website.css;h=2ce622912549f6c78fa1944c1798b8f01f0466b1;hb=f911745e633a4cee6728355920e21d8e850b5bf1;hp=e5bf19280dd47d3533d0566051b95ebfe9b11206;hpb=54b02666750062788185bd3f99e644d621e348c2;p=lilypond.git diff --git a/Documentation/css/lilypond-website.css b/Documentation/css/lilypond-website.css index e5bf19280d..2ce6229125 100644 --- a/Documentation/css/lilypond-website.css +++ b/Documentation/css/lilypond-website.css @@ -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;