Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 474 → Rev 475

/trunk/presentations/styles/eflore.css
809,4 → 809,49
margin-left: 15px;
margin-top: 5px;
padding-left: 20px;
}
}
 
/* Illustrations */
#illustrations {
margin-left:-5px;
margin-right:-4px;
}
#ef_illustration_info .attention{
border:0;
background:none;
text-align:left;
padding:0;}
#ef_illustration_info ul{
list-style-type:none;
padding:0;}
#ef_illustration_info li {
background:none;
list-style-image:none;
text-align:center;
font-size:11px;
float: left;
width:210px;
height:285px;}
#ef_illustration_info 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{
display:block;
border:1px solid white;
margin:0 auto;
padding:2px;}
#ef_illustration_info a:hover img{
border:1px dotted #FD8C13;
}
 
#efii_liste_cel img{
height:200px;
width:200px;}
#efii_liste_cel img.tb{
height:auto;
width:auto;}