strong_to_dl stylé tout le temps
This commit is contained in:
parent
91da3cc1e8
commit
2f66afa75d
@ -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); */
|
||||
|
Loading…
Reference in New Issue
Block a user