Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 510 → Rev 524

/trunk/presentations/styles/eflore.css
814,42 → 814,67
margin-left:-5px;
margin-right:-4px;
}
#ef_illustration_info .attention{
.liste-illustrations .attention{
border:0;
background:none;
text-align:left;
padding:0;}
#ef_illustration_info ul{
padding:0;
}
.liste-illustrations{
list-style-type:none;
padding:0;}
#ef_illustration_info li {
padding:0;
}
.liste-illustrations li {
list-style-image:none !important;
background:none;
list-style-image:none;
text-align:center;
font-size:11px;
float: left;
width:210px;
height:285px;}
#ef_illustration_info li p{
height:285px;
}
.liste-illustrations li p{
margin:2px 2px 5px 2px;
width:206px;
font-size:11px;}
#ef_illustration_info li p .localisation, #ef_illustration_info li p .date-creation, #ef_illustration_info li p .auteur{
font-weight:bold;}
#ef_illustration_info img{
font-size:11px;
}
.liste-illustrations strong{
font-weight:bold;
}
.liste-illustrations img{
display:block;
border:1px solid white;
margin:0 auto;
padding:2px;}
#ef_illustration_info a:hover img{
padding:2px;
max-height:196px;
max-width:196px;
}
.liste-illustrations a:hover img{
border:1px dotted #FD8C13;
}
 
#efii_liste_cel img{
a.img-cadre{
display:block;
border: 1px solid white;
background:transparent;
width:204px;
height:204px;
margin-right:2px;
}
a.img-cadre:hover{
border:1px dotted #FD8C13;
}
.img-cadre-fond{
background:white;
width:200px;
height:200px;
width:200px;}
#efii_liste_cel img.tb{
height:auto;
width:auto;}
 
 
line-height:200px;
text-align:center;
margin:2px;
}
#illustrations-photoflora img{
display:inline;
vertical-align:middle;
margin:0;
padding:0;
border:0;
}