Subversion Repositories eFlore/Applications.del

Rev

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

.detailImage {
        z-index:1500; 
        padding: 5px 5px 50px; 
        width:600px; 
        background:white;
        margin:0 auto; 
        margin-top:75px;
}

.detailImage > *{
        width: inherit;
        height: inherit;
}

.superpositionImage {
        position: absolute;
}

.superpositionImage:hover {
        background-image: url("img/plein_ecran.png");
        background-position: bottom 10px left 10px;
        background-repeat: no-repeat;
}