Mercurial > mxd2map
changeset 276:75b8b7112dad
Website: Removed donation hearts.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Thu, 06 Oct 2011 10:05:41 +0200 |
parents | afd0c5cdec6a |
children | b2df9936d4f8 |
files | website/img/inmenudonate.png website/style.css |
diffstat | 2 files changed, 3 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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;