Subversion Repositories eFlore/Applications.del

Rev

Rev 986 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

@charset "UTF-8";
/*+-----------------------------------------------------------------------------------------------------------------+*/
/* Widget */
.intitule_determination {
        float:left;
}

.votes_determination {
        float:right;
}

.auteur_determination {
        font-style:italic;
}

.image_secondaire {
        height: 40px;
}

.nb_votes {
        position: relative;
    top: -12px;
}

.image_active {
        border: solid 1px black;
}