Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 612 → Rev 613

/trunk/presentations/styles/eflore.css
895,8 → 895,19
.gras { font-weight: bold;
}
 
 
/* boutons spécifiques légende graphiques (masquer/afficher) */
 
.legende_formes {
background-image:url('../images/legende_formes.png');
background-position: 2px 5px;
background-repeat: no-repeat ;
width : 348px;
height : 30px;
margin-right : auto;
margin-left: auto;
border: 1px dotted grey;
padding : 5px;
}
.legende_graphique {
display:none;
font-size:11px;