fix articles importés
This commit is contained in:
parent
dae3059993
commit
463a16c925
@ -246,14 +246,14 @@ $couleurSaturateLight : lighten($couleurSaturate, 10%);
|
|||||||
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;
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -267,7 +267,7 @@ $couleurSaturateLight : lighten($couleurSaturate, 10%);
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.article__transcription_origine, .avertissement, .strong_to_dl {
|
.article__transcription_origine, .avertissement, .import .main .strong_to_dl:first-of-type {
|
||||||
/* width:100%; */
|
/* width:100%; */
|
||||||
margin:($spacer*2) -($spacer*2) 0;
|
margin:($spacer*2) -($spacer*2) 0;
|
||||||
padding:$spacer ($spacer*2);
|
padding:$spacer ($spacer*2);
|
||||||
|
Loading…
Reference in New Issue
Block a user