Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 715 → Rev 716

/trunk/presentations/styles/eflore.css
881,9 → 881,13
.graphique {
margin-right: auto;
margin-left: auto;
width:500px;
width:100%;
}
 
.graphique > * {
width:100%;
}
 
.titre {
color:#36560B;
left:2px;
1099,6 → 1103,14
}
 
.infos_liens_permanents {
width: 60%;
}
 
.telechargements_pdf {
width: 40%;
}
 
.conteneur_telechargements > * {
padding-left:20px;
padding-top: 10px;