Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 3049 → Rev 3050

/trunk/widget/modules/saisie/squelettes/bellesdemarue/css/bellesdemarue.css
244,6 → 244,7
display: block;
height: 100px;
margin: 0 auto;
background-size: cover;
}
 
.defilement {
347,10 → 348,14
margin: 0 5px 5px 5px;
}
 
#liste-obs .well{
#liste-obs .well {
background-color: #E0DFDE;
}
 
#liste-obs .thumbnail {
width: 100px;
}
 
#obs-titre {
margin-right: 20px;
}