# HG changeset patch # User Emanuel Schuetze # Date 1317888341 -7200 # Node ID 75b8b7112dadd745485231f26794dbe64294c371 # Parent afd0c5cdec6a2f76b75d6bce741af4d5f0572c15 Website: Removed donation hearts. diff -r afd0c5cdec6a -r 75b8b7112dad website/img/inmenudonate.png Binary file website/img/inmenudonate.png has changed diff -r afd0c5cdec6a -r 75b8b7112dad website/style.css --- a/website/style.css Fri Sep 30 14:13:50 2011 +0200 +++ b/website/style.css Thu Oct 06 10:05:41 2011 +0200 @@ -428,7 +428,6 @@ float:right; background: url('img/inmenudonate.png'); color: #FFFFFF; - text-indent: -23px; } #menu .mdonate a:hover { @@ -511,9 +510,9 @@ .donate_header { display: block; position: relative; - top: -40px; - height: 170px; - background: url('img/heart.png') no-repeat; + top: -70px; + height: 150px; + /*background: url('img/heart.png') no-repeat;*/ background-position: 550px 10px; font-size: 26px; border-bottom: 1px solid #CCCCCC;