ajout telechargement publication

This commit is contained in:
hugogogo
2021-03-16 01:28:24 +01:00
parent 9b80b52788
commit 70bdf0852c
2 changed files with 10 additions and 4 deletions

View File

@@ -1,10 +1,14 @@
body main#main_traduire_retraduire {
main#main_traduire_retraduire {
/*
max-width: 100%;
*/
}
.image.full img {
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;
}