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;

View File

@@ -18,6 +18,7 @@
<div id="maincontainer" class="container-fluid">
<div class="row-fluid">
<div class="header">
<%= image_tag('/fetlogo.png',{:style=>"float:left"}) %>
<h1 style="display:block">Fachschaft Elektrotechnik</h1>
</div>
</div>

BIN
public/fetlogo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
public/header1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB