X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fcss%2Flilypond-website.css;h=46723fa47f48969c8b60e45cc2b1d683ba4e9b44;hb=c99f1a7a513f2f239928ea208ac457bd36f0ff56;hp=0115fbd417aa59500bc3f812aada29bfed2bc14d;hpb=ad6e870fba9146f4d0f16f0fdc30963f18ee46cc;p=lilypond.git diff --git a/Documentation/css/lilypond-website.css b/Documentation/css/lilypond-website.css index 0115fbd417..46723fa47f 100644 --- a/Documentation/css/lilypond-website.css +++ b/Documentation/css/lilypond-website.css @@ -18,13 +18,13 @@ body { text-align: justify; padding: 0; margin: 0 auto; + /* fallback for IE8 which doesn't support multiple backgrounds */ + background: url(../pictures/background-top-left.png) no-repeat top left; background-color: rgb(245, 252, 242); background-image: url(../pictures/background-top-right.png), url(../pictures/background-top-left.png); background-position: top right, top left; background-repeat: no-repeat, no-repeat; - /* fallback for IE8 which doesn't support multiple backgrounds */ - background: url(../pictures/background-top-left.png) no-repeat top left; } hr {