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