Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 842 → Rev 843

/trunk/presentations/styles/eflore.css
996,12 → 996,11
}
 
/* Illustrations */
#illustrations-coste img{
#illustrations-coste img {
display:inline;
vertical-align:middle;
margin:0px;
padding:0px;
 
}
 
#illustrations {
1009,7 → 1008,7
margin-right:-4px;
}
.liste-illustrations .attention{
.liste-illustrations .attention {
border:0;
background:none;
text-align:left;
1027,21 → 1026,24
float: left;
width:210px;
height:285px;
margin:0px;
padding:0px;
}
 
#illustrations-coste .liste-illustrations li{
height: 270px;
#illustrations-coste .liste-illustrations li {
height: 196px;
}
 
.liste-illustrations li p{
.liste-illustrations li p {
margin:2px 2px 5px 2px;
width:206px;
font-size:11px;
}
.liste-illustrations strong{
.liste-illustrations strong {
font-weight:bold;
}
.liste-illustrations img{
.liste-illustrations img {
display:block;
border:1px solid white;
margin:0 auto;