« Modèle:CSSaccueil » : différence entre les versions

De WikiFiction
w>Admin
Aucun résumé des modifications
w>Admin
Aucun résumé des modifications
Ligne 35 : Ligne 35 :
top: 0;
top: 0;
left: 0;
left: 0;
animation: slideshow 25s ease infinite;
animation: slideshow 45s ease infinite;
position: absolute;
position: absolute;
opacity: 0;
opacity: 0;
Ligne 52 : Ligne 52 :
.slideshow li:nth-child(3){
.slideshow li:nth-child(3){


animation-delay: 30s
animation-delay: 20s


}
}
Ligne 58 : Ligne 58 :
.slideshow li:nth-child(4){
.slideshow li:nth-child(4){


animation-delay: 45s
animation-delay: 25s


}
}
Ligne 64 : Ligne 64 :
.slideshow li:nth-child(5){
.slideshow li:nth-child(5){


animation-delay: 60s
animation-delay: 30s


}
}

Version du 5 décembre 2021 à 16:57