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