Subversion Repositories eFlore/Applications.cel-consultation

Rev

Rev 10 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10 Rev 16
Line 8... Line 8...
8
	z-index: 20;
8
	z-index: 20;
9
	width: 250px;
9
	width: 250px;
10
}
10
}
Line 11... Line 11...
11
 
11
 
12
.images_liste {
12
.images_liste {
13
	margin-left: -45px;
13
	margin-left: 0px;
Line 14... Line 14...
14
}
14
}
15
 
15
 
16
.conteneur_image {
16
.conteneur_image {
17
    height: 100px;
17
    height: 120px;
Line 18... Line 18...
18
    padding-right: 0px;
18
    padding-right: 30px;
19
}
19
}
20
 
20