Subversion Repositories eFlore/Applications.del

Rev

Rev 471 | Rev 622 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
449 gduche 1
.zonePhotos {width:400px}
436 benjamin 2
.photoPrincipale {
449 gduche 3
	height: 250px;
4
	float:left;
5
	cursor:pointer
436 benjamin 6
}
7
 
449 gduche 8
.photos {float:left}
471 aurelien 9
.photos img {display:block; height:40px; width:40px; padding:0 5px 5px 5px; cursor:pointer}
436 benjamin 10