Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 562 → Rev 563

/trunk/presentations/styles/eflore.css
830,12 → 830,22
width:500px;
}
 
.titre { font-weight: bold;
/* font-size:14px;*/
color:#000;
left:10px;
.titre {
color:#36560B;
left:2px;
position:relative;
padding-right:5px;
}
.desc {
margin-right:3px;
margin-left:3px;
}
.desc td{
width:50%;
vertical-align:top;
border:1px dasharray #36560B;
padding:7px 5px;
}
/* Illustrations */
#illustrations {
margin-left:-5px;