fix styles
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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 {
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user