Subversion Repositories eFlore/Applications.eflore-consultation

Compare Revisions

Ignore whitespace Rev 1340 → Rev 1339

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