Modèle:CSSaccueil : Différence entre versions
De WikiFiction
Ligne 35 : | Ligne 35 : | ||
top: 0; | top: 0; | ||
left: 0; | left: 0; | ||
− | animation: slideshow | + | 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: | + | animation-delay: 20s |
} | } | ||
Ligne 58 : | Ligne 58 : | ||
.slideshow li:nth-child(4){ | .slideshow li:nth-child(4){ | ||
− | animation-delay: | + | animation-delay: 25s |
} | } | ||
Ligne 64 : | Ligne 64 : | ||
.slideshow li:nth-child(5){ | .slideshow li:nth-child(5){ | ||
− | animation-delay: | + | animation-delay: 30s |
} | } |
Version du 5 décembre 2021 à 17:57