diff --git a/content/agora.html b/content/agora.html
index 21cbc99..4ad2960 100644
--- a/content/agora.html
+++ b/content/agora.html
@@ -1,13 +1,12 @@
-[(#REM) On affiche la première rubrique par défaut]
+[(#REM) On affiche le premier article par défaut]
-
-
+
+ [(#ID_ARTICLE|setenv{id_article})]
+
+
+
-
Agora
-
-
-
+
Agora
+
-
-
-
+
\ No newline at end of file
diff --git a/content/dossiers.html b/content/dossiers.html
deleted file mode 100644
index e6709df..0000000
--- a/content/dossiers.html
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
Dossiers
-
-
-
\ No newline at end of file
diff --git a/content/forums.html b/content/forums.html
deleted file mode 100644
index 6923b1d..0000000
--- a/content/forums.html
+++ /dev/null
@@ -1,11 +0,0 @@
-[(#REM) On affiche le premier article par défaut]
-
- [(#ID_ARTICLE|setenv{id_article})]
-
-
-
-
-
Forums
-
-
-
\ No newline at end of file
diff --git a/css/_sq_balint.scss b/css/_sq_balint.scss
index 5306b0c..6c8df29 100644
--- a/css/_sq_balint.scss
+++ b/css/_sq_balint.scss
@@ -574,10 +574,10 @@ body{
/**********************************************************************/
-/************************ PAGE ASSOCIATION ****************************/
+/************************ PAGE STATIQUE ****************************/
/**********************************************************************/
-#menu-association, #menu-methode, #menu-groupes, #menu-medias, #menu-espace_membre{
+#menu-agora, #menu-methode, #menu-groupes, #menu-medias, #menu-espace_membre{
background: $couleur-liens;
margin: 1rem 0;
border-radius: 0.2rem;
@@ -621,7 +621,7 @@ body{
}
@include media-breakpoint-up(lg) {
- #menu-groupes, #menu-medias, #menu-espace_membre{
+ #menu-groupes, #menu-agora, #menu-medias, #menu-espace_membre{
li:not(:last-of-type){
border: none;
}
@@ -665,9 +665,9 @@ body{
.articles-groupe{
display: inline-block;
padding: 1rem;
- background: $couleur-liens;
+ background: $gris-clair;
border-radius: 0.5rem 0.5rem 0 0;
- color: white;
+ color: $dark;
}
diff --git a/css/mon_site.css b/css/mon_site.css
index 16555da..93b26ad 100644
--- a/css/mon_site.css
+++ b/css/mon_site.css
@@ -12536,36 +12536,36 @@ body {
}
/**********************************************************************/
-/************************ PAGE ASSOCIATION ****************************/
+/************************ PAGE STATIQUE ****************************/
/**********************************************************************/
-#menu-association, #menu-methode, #menu-groupes, #menu-medias, #menu-espace_membre {
+#menu-agora, #menu-methode, #menu-groupes, #menu-medias, #menu-espace_membre {
background: #C84227;
margin: 1rem 0;
border-radius: 0.2rem;
padding: 0;
}
-#menu-association .active a, #menu-methode .active a, #menu-groupes .active a, #menu-medias .active a, #menu-espace_membre .active a {
+#menu-agora .active a, #menu-methode .active a, #menu-groupes .active a, #menu-medias .active a, #menu-espace_membre .active a {
color: #fff99d;
}
-#menu-association ul, #menu-methode ul, #menu-groupes ul, #menu-medias ul, #menu-espace_membre ul {
+#menu-agora ul, #menu-methode ul, #menu-groupes ul, #menu-medias ul, #menu-espace_membre ul {
width: 100%;
}
-#menu-association li, #menu-methode li, #menu-groupes li, #menu-medias li, #menu-espace_membre li {
+#menu-agora li, #menu-methode li, #menu-groupes li, #menu-medias li, #menu-espace_membre li {
padding: 0.5rem;
}
-#menu-association li a, #menu-methode li a, #menu-groupes li a, #menu-medias li a, #menu-espace_membre li a {
+#menu-agora li a, #menu-methode li a, #menu-groupes li a, #menu-medias li a, #menu-espace_membre li a {
color: white;
}
-#menu-association li:not(:last-of-type), #menu-methode li:not(:last-of-type), #menu-groupes li:not(:last-of-type), #menu-medias li:not(:last-of-type), #menu-espace_membre li:not(:last-of-type) {
+#menu-agora li:not(:last-of-type), #menu-methode li:not(:last-of-type), #menu-groupes li:not(:last-of-type), #menu-medias li:not(:last-of-type), #menu-espace_membre li:not(:last-of-type) {
border-bottom: solid 1px #f8f9fa;
}
-#menu-association .navbar-toggler, #menu-methode .navbar-toggler, #menu-groupes .navbar-toggler, #menu-medias .navbar-toggler, #menu-espace_membre .navbar-toggler {
+#menu-agora .navbar-toggler, #menu-methode .navbar-toggler, #menu-groupes .navbar-toggler, #menu-medias .navbar-toggler, #menu-espace_membre .navbar-toggler {
border: none;
color: white;
width: 100%;
@@ -12587,7 +12587,7 @@ body {
}
@media (min-width: 992px) {
- #menu-groupes li:not(:last-of-type), #menu-medias li:not(:last-of-type), #menu-espace_membre li:not(:last-of-type) {
+ #menu-groupes li:not(:last-of-type), #menu-agora li:not(:last-of-type), #menu-medias li:not(:last-of-type), #menu-espace_membre li:not(:last-of-type) {
border: none;
}
}
@@ -12634,9 +12634,9 @@ body {
.articles-groupe {
display: inline-block;
padding: 1rem;
- background: #C84227;
+ background: #f2f2f2;
border-radius: 0.5rem 0.5rem 0 0;
- color: white;
+ color: #595959;
}
/**********************************************************************/
diff --git a/inclure/article_contenu_1col.html b/inclure/article_contenu_1col.html
new file mode 100644
index 0000000..e9bd699
--- /dev/null
+++ b/inclure/article_contenu_1col.html
@@ -0,0 +1,24 @@
+
+
\ No newline at end of file
diff --git a/inclure/article-forum.html b/inclure/article_forum.html
similarity index 59%
rename from inclure/article-forum.html
rename to inclure/article_forum.html
index d81d309..e7f33c7 100644
--- a/inclure/article-forum.html
+++ b/inclure/article_forum.html
@@ -1,27 +1,8 @@
- Retour
-
-
Forum - #TITRE
-
Démarré par #LESAUTEURS le [(#DATE|date_interface)]
-
-
-
-
diff --git a/inclure/menu-agora.html b/inclure/menu-agora.html
new file mode 100644
index 0000000..35098f9
--- /dev/null
+++ b/inclure/menu-agora.html
@@ -0,0 +1,15 @@
+
\ No newline at end of file
diff --git a/inclure/menu-forums.html b/inclure/menu-forums.html
deleted file mode 100644
index 23e1d8d..0000000
--- a/inclure/menu-forums.html
+++ /dev/null
@@ -1,15 +0,0 @@
-
\ No newline at end of file
diff --git a/inclure/page_agora.html b/inclure/page_agora.html
new file mode 100644
index 0000000..156882d
--- /dev/null
+++ b/inclure/page_agora.html
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+ /B_contenu>
+
+
+
+
+
+
\ No newline at end of file
diff --git a/inclure/sidebar_agora.html b/inclure/sidebar_agora.html
new file mode 100644
index 0000000..ed523db
--- /dev/null
+++ b/inclure/sidebar_agora.html
@@ -0,0 +1,44 @@
+[(#REM) Rappel : ici #ENV{id_article} correspond à l'id du groupe.]
+
+