header mit bild

This commit is contained in:
Andreas Stephanides
2013-11-28 15:17:27 +01:00
parent a1ba067921
commit b779701ffe
4 changed files with 5 additions and 4 deletions

View File

@@ -61,12 +61,12 @@ a:hover {
div.header {
display: block;
background: url('/assets/fet_icon_small.png') no-repeat;
background-color: #000;
background-position:15px center;
background: url('/header1.png') no-repeat;
background-color: #FFF;
background-position: right;
border-bottom:1px solid black;
height:41px;
color:#C0C0C0;
color:#000;
padding-left:87px;
padding-top:0px;
overflow:hidden;