Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1339 → Rev 1340

/trunk/presentations/styles/eflore.css
590,9 → 590,13
 
/*----------------------------------------------------------------------------------------------------------*/
/* Fiche */
#bloc-fiche {
margin-top: 0;
}
#bloc-fiche h1 {
background: none repeat scroll 0 0 transparent;
padding: 0 9px 0 9px;
padding: 0;
margin-bottom : 4px;
}
 
.synthese {
957,19 → 961,38
}
.vernaculaire {
font-size: 17px;
color: #A89D80;
/*color: #A89D80;*/
color: #555;
text-transform: none;
float: right;
}
h2.vernaculaire {
font-size: 17px;
color: #555555;
font-weight: normal;
}
h2.vernaculaire:before {
content: none !important;
}
.redirige_depuis {
color: #777777;
font-size: 0.9em;
display: table-row;
color: #808080;
font-size: 14px;
font-weight: normal;
text-transform: none;
}
.redirige_depuis strong {
font-weight: bold;
font-style: italic;
 
.label_redirige_depuis {
display: table-cell;
width: 90px;
padding-right: 5px;
font-size: 12px;
line-height: 22px;
}
.valeur_redirige_depuis {
display: table-cell;
margin-left: 100px;
}
 
/*----------------------------------------------------------------------------------------------------------*/
/* Wikinis */
1480,7 → 1503,9
 
}
#bloc-recherche {
padding-bottom : 3px;
padding-bottom: 3px;
box-shadow: 3px 3px 6px #555555;
margin-bottom: 10px;
}
div #recherche_av_form {
width:95%;