strong_to_dl stylé tout le temps

This commit is contained in:
chankalan 2020-12-29 14:05:42 +01:00
parent 91da3cc1e8
commit 2f66afa75d
1 changed files with 16 additions and 16 deletions

View File

@ -468,26 +468,26 @@ a {
padding-bottom:$spacer; padding-bottom:$spacer;
border-radius:0 0 6px 6px; border-radius:0 0 6px 6px;
} }
&.import {
.main { .main {
.strong_to_dl { .strong_to_dl {
@include clearfix; @include clearfix;
&:first-of-type:before { &:first-of-type:before {
content:'Média dorigine'; content:'Média dorigine';
display:block; display:block;
@extend .h2; @extend .h2;
dt { dt {
clear:both; clear:both;
float:left; float:left;
margin-right:$spacer/2; margin-right:$spacer/2;
} }
dd { dd {
margin:0; margin:0;
}
} }
} }
} }
} }
} }
.liste_articles article { .liste_articles article {
/* padding:($spacer*2.5) $spacer $spacer ($spacer*2); */ /* padding:($spacer*2.5) $spacer $spacer ($spacer*2); */