Subversion Repositories eFlore/Applications.del

Rev

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

.fleur {
        width:28px;
        height:27px;
}

.ZeroPetales {
        background:url(./img/fleurs/fleur0.png);
}
.UnPetale {
        background:url(./img/fleurs/fleur1.png);
}
.DeuxPetales {
        background:url(./img/fleurs/fleur2.png);
}
.TroisPetales {
        background:url(./img/fleurs/fleur3.png);
}
.QuatrePetales {
        background:url(./img/fleurs/fleur4.png);
}
.CinqPetales {
        background:url(./img/fleurs/fleur5.png);
}