From 2f66afa75dbc3684f539186761e10ffaed562a98 Mon Sep 17 00:00:00 2001 From: chankalan Date: Tue, 29 Dec 2020 14:05:42 +0100 Subject: [PATCH] =?UTF-8?q?strong=5Fto=5Fdl=20styl=C3=A9=20tout=20le=20tem?= =?UTF-8?q?ps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- squelettes/scss/styles/_perso.scss | 32 +++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/squelettes/scss/styles/_perso.scss b/squelettes/scss/styles/_perso.scss index f6fd5d3..3336bc6 100644 --- a/squelettes/scss/styles/_perso.scss +++ b/squelettes/scss/styles/_perso.scss @@ -468,26 +468,26 @@ a { padding-bottom:$spacer; border-radius:0 0 6px 6px; } - &.import { - .main { - .strong_to_dl { - @include clearfix; - &:first-of-type:before { - content:'Média d’origine'; - display:block; - @extend .h2; - dt { - clear:both; - float:left; - margin-right:$spacer/2; - } - dd { - margin:0; - } + + .main { + .strong_to_dl { + @include clearfix; + &:first-of-type:before { + content:'Média d’origine'; + display:block; + @extend .h2; + dt { + clear:both; + float:left; + margin-right:$spacer/2; + } + dd { + margin:0; } } } } + } .liste_articles article { /* padding:($spacer*2.5) $spacer $spacer ($spacer*2); */