13 lines
225 B
CSS
13 lines
225 B
CSS
|
|
main#main_traduire_retraduire {
|
|
max-width: 100%;
|
|
}
|
|
main p#anchor_telecharger {
|
|
padding: 40px 0px;
|
|
border-bottom: 1px solid var(--color-lines-1);
|
|
}
|
|
main .image.full img {
|
|
border: 1px solid lightgrey;
|
|
margin: 10px 0px;
|
|
}
|