diff website/style.css @ 276:75b8b7112dad

Website: Removed donation hearts.
author Emanuel Schuetze <emanuel@intevation.de>
date Thu, 06 Oct 2011 10:05:41 +0200
parents 4f6356a908e1
children
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;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)