create two version old and new

This commit is contained in:
Hugo LAMY
2022-03-26 18:56:28 +01:00
parent e10fc7ce33
commit 3d938681a0
575 changed files with 10766 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
.aside_left {
width: var(--aside-left-width);
}
main#main_traduire_retraduire {
width: 100%;
}
main .image.full img {
border: 1px solid lightgrey;
margin: 10px 0px;
}