Subversion Repositories eFlore/Applications.del

Rev

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

.conteneurTableauVotes {
        z-index: 1500;
        padding: 30px;
        padding-right: 21px;
        padding-top: 20px;
        background: white;
        width: 600px;
        margin: 0 auto;
        margin-top: 5%;
        padding-bottom:50px;
}

.chargement {
    padding-left: 165px;
}

.auteur {
        color: #6C6865;
    font-family: arial;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    text-transform: none;
    margin-top: -10px;
}


 .detailVotePour {
        width:250px;
        float:left;
 }
 
 .detailVoteContre {
        width:250px;
        float:left;
 }
 
 .titreVotes div {
        font-size:16px;
        color:#8EB533;
        margin-bottom:5px;
        margin-right:15px;
        float:left;
        font-weight:bold;
 }
 
 
 .titreVotesContre div {
        color:#C61717;
 }
 
 .detailVotes {
        clear:left;
 }
 
 .detailVotes div {
        float:left;
        font-size:12px;
        margin-bottom:1px;
 }