Subversion Repositories eFlore/Applications.del

Rev

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

Rev Author Line No. Line
449 gduche 1
.ligneObservation {-moz-box-shadow: 5px 0px 5px #DDD; -webkit-box-shadow: 5px 0px 5px #DDD; -moz-border-radius:10px; -webkit-border-radius:10px; margin-bottom:10px; border:solid 1px #DDD; width:100%; padding:15px}
243 gduche 2
.description {border:solid 1px #EEE; border-width:0 1px 0 0; width:270px; padding : 10px; margin:0 1px 5px 0; height:150px}
3
.photos {border:solid 1px #EEE; border-width:0 1px 0 0; width:350px; -moz-border-radius: 0px; padding : 10px; margin:0 1px 5px 0;  height:170px}
4
.determination {padding : 10px; margin:0 1px 5px 0; height:150px}
370 gduche 5
.photos img {float:left; padding:2px; -moz-box-shadow:2px 2px 2px #DDD; cursor:pointer;}
449 gduche 6
.photoPrincipale {height:20px;  float:left; padding:5px;margin-bottom:15px; cursor:pointer}
370 gduche 7
.lienDetermination {text-align:center; padding:5px}
447 gduche 8
.miniatures img {height:30px}
449 gduche 9
.metadonnees {width:250px}