forked from bofh/fetsite
header mit bild
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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
BIN
public/fetlogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
BIN
public/header1.png
Normal file
BIN
public/header1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Reference in New Issue
Block a user