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;
border-radius:0 0 6px 6px;
}
&.import {
.main {
.strong_to_dl {
@include clearfix;
&:first-of-type:before {
content:'Média dorigine';
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 dorigine';
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); */