From 6424371f728e9adc578eb1abd91a85d88b1414cd Mon Sep 17 00:00:00 2001 From: RealET <real3t@gmail.com> Date: Tue, 27 Sep 2022 13:21:56 +0200 Subject: [PATCH] =?UTF-8?q?fix=20:=20am=C3=A9lioration=20pr=C3=A9sentation?= =?UTF-8?q?=20formulaires?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stylessoyezcreateurs.css.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/stylessoyezcreateurs.css.html b/stylessoyezcreateurs.css.html index 557d917a..b3ee1439 100644 --- a/stylessoyezcreateurs.css.html +++ b/stylessoyezcreateurs.css.html @@ -315,6 +315,11 @@ ul.spip li, ol.spip li { margin-bottom: 0.25em; } background: #GET{c_cadrestexte}; } +.editer-label { + margin-top: 2em; + font-weight: bold; +} + .cadre-formulaire-editer .formulaire_spip { margin-top:0; } .cadre-formulaire-editer {color: #444; margin-top:1.5em;position:relative;} .cadre-formulaire-editer.popin {margin-top:0} @@ -416,7 +421,7 @@ h3.titrem {position:relative;} } .formulaire_spip p.explication { - margin-top: 0; + margin: 0 0 0.25em; line-height: initial; } -- GitLab