header mit bild
This commit is contained in:
@@ -61,12 +61,12 @@ a:hover {
|
|||||||
|
|
||||||
div.header {
|
div.header {
|
||||||
display: block;
|
display: block;
|
||||||
background: url('/assets/fet_icon_small.png') no-repeat;
|
background: url('/header1.png') no-repeat;
|
||||||
background-color: #000;
|
background-color: #FFF;
|
||||||
background-position:15px center;
|
background-position: right;
|
||||||
border-bottom:1px solid black;
|
border-bottom:1px solid black;
|
||||||
height:41px;
|
height:41px;
|
||||||
color:#C0C0C0;
|
color:#000;
|
||||||
padding-left:87px;
|
padding-left:87px;
|
||||||
padding-top:0px;
|
padding-top:0px;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
|
|||||||
@@ -18,6 +18,7 @@
|
|||||||
<div id="maincontainer" class="container-fluid">
|
<div id="maincontainer" class="container-fluid">
|
||||||
<div class="row-fluid">
|
<div class="row-fluid">
|
||||||
<div class="header">
|
<div class="header">
|
||||||
|
<%= image_tag('/fetlogo.png',{:style=>"float:left"}) %>
|
||||||
<h1 style="display:block">Fachschaft Elektrotechnik</h1>
|
<h1 style="display:block">Fachschaft Elektrotechnik</h1>
|
||||||
</div>
|
</div>
|
||||||
</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