Subversion Repositories Sites.gentiana.org

Compare Revisions

Ignore whitespace Rev 33 → Rev 34

/trunk/sites/flore/fr/styles/flore.css
115,3 → 115,37
background-color:white;}
.ligne_paire {
background-color:#eddaf0;}
 
/* Spécial appli eFlore */
#eflore_pied_page {
clear:both;
padding-top:20px;
margin:0 auto;
text-align:center;
color:#A9A9A9;}
#efc_transmettre_info {
background-color:#CADAEE;
border:1px solid blue;
font-weight:bold;
text-align:center;
height:3em;
margin:5px 20%;}
#efc_carte_presence {
position:relative;
width:800px;
height:700px;}
#efc_legende{
position:absolute;
top:0;
right:0;
border:none;
border-collapse:separate;
width:200px;
padding:2px;
margin:5px;}
.efcl_couleur {
border:1px solid black;
width:10px;
height:10px;}
#efc_avertissement {
clear:both;}