Subversion Repositories eFlore/Applications.del

Rev

Rev 1393 | Blame | Compare with Previous | Last modification | View Log | RSS feed

.metadonnees {
        width:100%;
}

.metadonnees div {
        float:left;
        padding:0 3px 0 0;
}

.zoneReferentiel {
        margin-top: 1em;
}

.famille {
        display:none;
}

.nomCommun {}
.nomCommun:before {
        content:"(";
}
.nomCommun:after {
        content:")";
}

.metaPart1 {
        clear:both;
        font-size:15px; 
        max-width:850px;
}

.metaPart2 {
        clear:both;
        color:#777;
        max-width:850px;
}

.metaPart3 {
        display:none;
        max-width:850px;
}

.lieuDit:after {
        content:", ";
}

.zoneLieu:before {
        content:" / ";
}

.espece {
        color: #454341;
    font-size: 18px;
    margin-top: -3px;
}

.label {
        font-size:12px;
        margin-top:3px;
}