Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 1239 → Rev 1240

/branches/v1.5-cisaille/widget/modules/saisie/squelettes/defaut/css/defaut.css
31,9 → 31,26
.ns-retenu {
font-weight:bold;
}
.nn{
color:#3B9D3B;
}
.nom-sci{
font-size:1.5em;
font-weight:bold;
}
.commune, .date{
font-size:1.3em;
font-weight:bold;
}
.obs-action{
opacity:1;
}
.miniature{
max-width:100px;
}
/*+--------------------------------------------------------------------------------------------------------+*/
/* Correction style CSS Bootstrap */
.well {
margin-bottom: 5px;
padding: 4px;
}
}