comparison 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
comparison
equal deleted inserted replaced
275:afd0c5cdec6a 276:75b8b7112dad
426 width: 110px; 426 width: 110px;
427 height: 45px; 427 height: 45px;
428 float:right; 428 float:right;
429 background: url('img/inmenudonate.png'); 429 background: url('img/inmenudonate.png');
430 color: #FFFFFF; 430 color: #FFFFFF;
431 text-indent: -23px;
432 } 431 }
433 432
434 #menu .mdonate a:hover { 433 #menu .mdonate a:hover {
435 background: url('img/inmenudonate.png'); 434 background: url('img/inmenudonate.png');
436 background-position: 0px -45px; 435 background-position: 0px -45px;
509 } 508 }
510 509
511 .donate_header { 510 .donate_header {
512 display: block; 511 display: block;
513 position: relative; 512 position: relative;
514 top: -40px; 513 top: -70px;
515 height: 170px; 514 height: 150px;
516 background: url('img/heart.png') no-repeat; 515 /*background: url('img/heart.png') no-repeat;*/
517 background-position: 550px 10px; 516 background-position: 550px 10px;
518 font-size: 26px; 517 font-size: 26px;
519 border-bottom: 1px solid #CCCCCC; 518 border-bottom: 1px solid #CCCCCC;
520 margin-bottom: 0px; 519 margin-bottom: 0px;
521 z-index: -100; 520 z-index: -100;
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)