Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 549 → Rev 555

/trunk/presentations/styles/eflore.css
813,21 → 813,29
padding-left: 20px;
}
/*Description+Ecologie*/
.titre { font-weight: bold;
/* font-size:14px;*/
color:#FD8C13;
}
 
.citation {
font-size:9px;
}
.fond_graphique {
background-color:#fff;
padding-left:auto;
padding-right:auto;
text-align:center;
padding-top:10px;
padding-bottom:10px;
background-color:#F8F8F8;
padding-top: 10px;
padding-bottom: 10px;
 
}
.graphique {
margin-right: auto;
margin-left: auto;
width:500px;
}
 
.titre { font-weight: bold;
/* font-size:14px;*/
color:#000;
left:10px;
position:relative;
}
/* Illustrations */
#illustrations {
margin-left:-5px;