From 303c00cdf6ae48af4049a6b82fb930c467d1d71d Mon Sep 17 00:00:00 2001
From: "real3t@gmail.com" <>
Date: Tue, 5 May 2020 10:01:55 +0000
Subject: [PATCH] =?UTF-8?q?[SoyezCr=C3=A9ateurs]=20L'ordre=20des=20CSS=20e?=
 =?UTF-8?q?st=20important=20pour=20ne=20pas=20=C3=A9craser=20les=20sommair?=
 =?UTF-8?q?es?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 stylessoyezcreateurs.css.html | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html
index 9e3a1209..9782170e 100644
--- a/stylessoyezcreateurs.css.html
+++ b/stylessoyezcreateurs.css.html
@@ -2614,6 +2614,16 @@ a.button.triadeC:focus,
 #miettesdepain ul li:first-child a:focus:before {
   color: [#(#GET{c_fildarianehome}|couleur_saturation{1})];
 }
+.portailcognac #content h2,
+.portailcognac #content h3 {
+  padding: 1em 0 .5em;
+  color: #GET{c_titraille_ssniveaux};
+  border-bottom: 1px solid rgba([(#GET{c_titraille_ssniveaux_bk}|sc_rgb)], 0.5);
+}
+.portailcognac #content #artrecents h2 {
+	padding: .5em 0;
+}
+
 .portailcognac #sommaire {
   clear: both!important;
   background-color: rgba([(#GET{c_titraille_ssniveaux_bk}|sc_rgb)], 0.1);
@@ -2652,16 +2662,6 @@ a.button.triadeC:focus,
   padding: 0;
   font-size: inherit;
 }
-.portailcognac #content h2,
-.portailcognac #content h3 {
-  padding: 1em 0 .5em;
-  color: #GET{c_titraille_ssniveaux};
-  border-bottom: 1px solid rgba([(#GET{c_titraille_ssniveaux_bk}|sc_rgb)], 0.5);
-}
-.portailcognac #content #artrecents h2 {
-	padding: .5em 0;
-}
-
 @media screen and (max-width: #GET{LargeurContaineur}px) {
 [(#CONFIG{soyezcreateurs/mode_affichage,communiquant}|=={portailcognac}|ou{#CONFIG{soyezcreateurs_layout/pictogrammesoutils,non}|=={avecoutils}})
   #header #cadre_outils {
-- 
GitLab