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;
|
||||
|
||||
Reference in New Issue
Block a user