Full width header

This commit is contained in:
Marwann 2016-02-06 21:37:48 +01:00
parent 346fe874ed
commit 46de964622

View file

@ -1,10 +1,12 @@
<div height="500px" style="background:url('<%= asset_path('intro-bg.jpg') %>');background-size:cover;background-position: center center;"> <div class="container-fluid">
<div class="row" height="500px" style="background:url('<%= asset_path('intro-bg.jpg') %>');background-size:cover;background-position: center center;">
<div style="height:500px;width:auto; font-color:white !important;text-align: center;vertical-align: middle;"> <div style="height:500px;width:auto; font-color:white !important;text-align: center;vertical-align: middle;">
<br><br><br> <br><br><br>
BONJOUR<br> BONJOUR<br>
JE SUIS Débats<br><br><br> JE SUIS Débats<br><br><br>
</div> </div>
</div> </div>
</div>
<div class="subjects-index col-md-8" style="margin-bottom:20px"> <div class="subjects-index col-md-8" style="margin-bottom:20px">
<h1>Sujets d'actualité</h1> <h1>Sujets d'actualité</h1>
<ul id="subject"> <ul id="subject">