From: Mark Polesky Date: Fri, 28 Jun 2013 06:49:42 +0000 (-0700) Subject: Issue 1168: website graphical design X-Git-Tag: release/2.17.22-1~15 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=85219795fa02b7ef5f0628e7fda2aa71121c9057;p=lilypond.git Issue 1168: website graphical design On the website home page: Center the `squiggle' graphic. Add vertical space between news posts. --- diff --git a/Documentation/css/lilypond-website.css b/Documentation/css/lilypond-website.css index 9daf395dc6..4dc2f28352 100644 --- a/Documentation/css/lilypond-website.css +++ b/Documentation/css/lilypond-website.css @@ -431,10 +431,10 @@ div#quickSummary { } div.separator { - background: transparent url(../pictures/squiggle.jpg) no-repeat 40% 60%; + background: transparent url(../pictures/squiggle.jpg) no-repeat 50% 50%; height: 36px; - clear: both; padding: 10px; + margin: 0 13em 0 0; } div#news { @@ -443,6 +443,7 @@ div#news { } div.news-item { + padding: 1em 0; } .news-item .subsubheading {