footer en noir
This commit is contained in:
@@ -96,9 +96,11 @@
|
|||||||
top:7%;
|
top:7%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#footer {
|
.footer {
|
||||||
text-align: center;
|
background-color: #2f2f2f;
|
||||||
color: #428BCA;
|
color: #ffffff;
|
||||||
|
padding-top: 2em;
|
||||||
|
padding-bottom: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-group {
|
.form-group {
|
||||||
|
|||||||
@@ -95,11 +95,9 @@
|
|||||||
<br />
|
<br />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer">
|
<footer class="footer text-center">
|
||||||
<div class="well">
|
<p>© 2017 - <a href="http://www.entreprise-dumas.com/" target="_blank">Entreprise Dumas</a>, 49 Chemin du Bois – 69140 RILLIEUX LA PAPE</p>
|
||||||
<p>© 2017 - <a href="http://www.entreprise-dumas.com/" target="_blank">Entreprise Dumas, 49 Chemin du Bois – 69140 RILLIEUX LA PAPE</a></p>
|
</footer>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div metal:define-slot="additional_scripts" />
|
<div metal:define-slot="additional_scripts" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user