diff --git a/css/_sq_balint.scss b/css/_sq_balint.scss
index 72ca027..eb7856f 100644
--- a/css/_sq_balint.scss
+++ b/css/_sq_balint.scss
@@ -231,7 +231,7 @@ body{
#nous-contacter{
background: $bg-nous-contacter;
.container{
- padding: 4rem 0;
+ padding: 4rem 0 3rem 0;
}
h3{
color: $light;
@@ -240,6 +240,7 @@ body{
}
.formulaire_nous_contacter{
background: none;
+ margin: 0;
input, textarea{
background-color: $light;
border: none;
diff --git a/css/mon_site.css b/css/mon_site.css
index f645f20..13a7eb0 100644
--- a/css/mon_site.css
+++ b/css/mon_site.css
@@ -12131,7 +12131,7 @@ body {
}
#nous-contacter .container {
- padding: 4rem 0;
+ padding: 4rem 0 3rem 0;
}
#nous-contacter h3 {
@@ -12142,6 +12142,7 @@ body {
#nous-contacter .formulaire_nous_contacter {
background: none;
+ margin: 0;
}
#nous-contacter .formulaire_nous_contacter input, #nous-contacter .formulaire_nous_contacter textarea {
diff --git a/formulaires/editer_groupe.php b/formulaires/editer_groupe.php
index f6415b9..7b06f34 100644
--- a/formulaires/editer_groupe.php
+++ b/formulaires/editer_groupe.php
@@ -263,7 +263,7 @@ function formulaires_editer_groupe_traiter_dist($id_article=0, $redirect=''){
$retour = array();
$retour['message_ok'] = "Le groupe est bien enregistré.";
- //$retour['redirect'] = 'spip.php?page=article&id_article='.$id_article;
+ $retour['redirect'] = 'spip.php?page=editer_groupe&id_article='.$id_article;
$bigform = charger_fonction('bigform_traiter','inc');
$bigform($id_article, 'article');
diff --git a/img/journal.png b/img/journal.png
new file mode 100644
index 0000000..0b7ad3b
Binary files /dev/null and b/img/journal.png differ
diff --git a/img/ville.png b/img/ville.png
new file mode 100644
index 0000000..6fcabd0
Binary files /dev/null and b/img/ville.png differ
diff --git a/inclure/bloc_groupe.html b/inclure/bloc_groupe.html
new file mode 100644
index 0000000..816d60a
--- /dev/null
+++ b/inclure/bloc_groupe.html
@@ -0,0 +1,27 @@
+[(#REM) affichage du bloc d'un article ]
+