diff --git a/content/sommaire.html b/content/sommaire.html
index 41464cf..c3c92d7 100644
--- a/content/sommaire.html
+++ b/content/sommaire.html
@@ -65,7 +65,7 @@
Nous contacter
-
+
#FORMULAIRE_NOUS_CONTACTER{#ID_AUTEUR}
diff --git a/css/_sq_balint.scss b/css/_sq_balint.scss
index d6d39c0..1fd8ed0 100644
--- a/css/_sq_balint.scss
+++ b/css/_sq_balint.scss
@@ -302,13 +302,12 @@ a, a:hover {
/**********************************************************************/
#footer-infos{
+ background: $fond-footer;
padding: 2rem 0;
}
.footer{
- background: $fond-footer;
color: $light;
- padding-bottom: 1rem;
margin-bottom:0;
text-align: left;
position:relative;
@@ -323,10 +322,11 @@ a, a:hover {
}
.colophon{
- padding-top: 1rem;
- border-top: solid $titres-footer 1px;
+ background:$fond-footer;
+ padding: 1rem 0;
ul{
justify-content: space-between;
+ align-items: center;
}
}
diff --git a/css/mon_site.css b/css/mon_site.css
index 659bf77..6717dcf 100644
--- a/css/mon_site.css
+++ b/css/mon_site.css
@@ -12167,13 +12167,12 @@ a, a:hover {
/***************************** FOOTER *********************************/
/**********************************************************************/
#footer-infos {
+ background: #464ba3;
padding: 2rem 0;
}
.footer {
- background: #464ba3;
color: #f8f9fa;
- padding-bottom: 1rem;
margin-bottom: 0;
text-align: left;
position: relative;
@@ -12190,13 +12189,15 @@ a, a:hover {
}
.footer .colophon {
- padding-top: 1rem;
- border-top: solid #64d4af 1px;
+ background: #464ba3;
+ padding: 1rem 0;
}
.footer .colophon ul {
-webkit-box-pack: justify;
justify-content: space-between;
+ -webkit-box-align: center;
+ align-items: center;
}
.footer .colophon .generator {
diff --git a/footer/dist.html b/footer/dist.html
index 19355b8..3c3959f 100644
--- a/footer/dist.html
+++ b/footer/dist.html
@@ -13,8 +13,8 @@
-