fix styles

This commit is contained in:
hugo LAMY
2026-02-15 20:24:10 +01:00
parent 7de0c392c1
commit 39f9bea36b
3 changed files with 50 additions and 10 deletions

View File

@@ -9,6 +9,27 @@
height: 600px;
}
#Container {
position: absolute;
top: 0px;
left: 0px;
width: 510px;
height: 530px;
background-color: #ffffff;
overflow-y: scroll;
overflow-x: hidden;
padding-right: 20px;
}
#texte {
float: left;
width: 480px;
height: auto;
font-size: 11px;
padding-right: 10px;
text-align: justify;
}
#img_atelier {
background-color: #000000;
width: 480px;