diff --git a/css/main.css b/css/main.css index 82e7ad0..81dd921 100644 --- a/css/main.css +++ b/css/main.css @@ -266,6 +266,40 @@ table { color: #203636; } +/* ----------------------------- */ +/* .sommaire- +/* ----------------------------- */ + +.sommaire-Details { + background-color: #eef4e5e8; + margin: 3.5rem auto; +} + +.sommaire-Summary:hover { + cursor: pointer; +} + +.sommaire-Summary { + padding: 1rem; + font-family: 'metropolislight'; + color: #203636; + font-size: 1.7rem; + font-weight: bold; +} + +.sommaire-Liste { + column-count: 3; + padding-bottom: 2rem; +} + +.sommaire-Liste li { + list-style: none; + padding-bottom: 3px; + padding-top: 3px; + border-bottom-width: thin; + border-bottom-style: solid; + border-bottom-color: #cbddafe8; +} /* ----------------------------- */ /* .footer- diff --git a/lef_fonctions.php b/lef_fonctions.php index 40a12f0..b0451cc 100644 --- a/lef_fonctions.php +++ b/lef_fonctions.php @@ -59,6 +59,7 @@ class LefPays { $total_region = count($evenementParRegionArray); $lieux = new LefLieux($evenementParRegionArray); $region["evenements"] = $lieux->toArray(); + $region["total"] = $total_region; $this->total_pays += $total_region; $this->regions[] = $region; } diff --git a/modeles/agenda.html b/modeles/agenda.html index 718c801..a2d7811 100644 --- a/modeles/agenda.html +++ b/modeles/agenda.html @@ -1,4 +1,21 @@ #SET{repartition, #MES_REPARTITION{#ENV{tag}}} +
+Sommaire +
+ +
+
+ +

#VALEUR{name}

@@ -23,7 +40,7 @@ -

#VALEUR{name}

+

#VALEUR{name}

[(#CLE|?{#CLE,'à l’échelle de la région})] ([(#VALEUR|count)]) diff --git a/rubrique.html b/rubrique.html index 0ff4748..2d16fd4 100644 --- a/rubrique.html +++ b/rubrique.html @@ -3,7 +3,7 @@ [(#NOM_SITE_SPIP|textebrut)] #TITRE - [] + [] []