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';
|
||||
display:block;
|
||||
@extend .h2;
|
||||
}
|
||||
dt {
|
||||
clear:both;
|
||||
float:left;
|
||||
margin-right:$spacer/2;
|
||||
}
|
||||
dd {
|
||||
margin:0;
|
||||
dt {
|
||||
clear:both;
|
||||
float:left;
|
||||
margin-right:$spacer/2;
|
||||
}
|
||||
dd {
|
||||
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%; */
|
||||
margin:($spacer*2) -($spacer*2) 0;
|
||||
padding:$spacer ($spacer*2);
|
||||
|
Loading…
Reference in New Issue
Block a user