Full width header
This commit is contained in:
parent
346fe874ed
commit
46de964622
1 changed files with 3 additions and 1 deletions
|
|
@ -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;">
|
||||
<br><br><br>
|
||||
BONJOUR<br>
|
||||
JE SUIS Débats<br><br><br>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="subjects-index col-md-8" style="margin-bottom:20px">
|
||||
<h1>Sujets d'actualité</h1>
|
||||
<ul id="subject">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue