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;

View File

@@ -9,6 +9,27 @@
height: 600px;
}
#ateliers {
position: relative;
left: 100px;
top: 90px;
float: left;
width: 580px;
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;
}
#News1 {
position: absolute;
top: 0px;
@@ -40,13 +61,6 @@
text-align: justify;
}
/*#contact_center{
height:442px;
width:280px;
margin-left:190px;
top:0px;
}*/
#adresse1 {
position: relative;
width: 250px;
@@ -55,9 +69,6 @@ top:0px;
top: 0px;
font-size: 11px;
line-height: 16px;
/*background-color:#d1d7d6;*/
/*border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;*/
}
#logo_p {

View File

@@ -1,5 +1,13 @@
/* page partenaires */
#content {
float: left;
width: 480px;
height: 600px;
margin-left: 100px;
margin-top: 92px;
}
#lP {
float: left;
margin-top: -5px;