Modèle:CSSBélier : Différence entre versions
De WikiFiction
Ligne 36 : | Ligne 36 : | ||
top: 0; | top: 0; | ||
left: 0; | left: 0; | ||
− | animation: slideshow | + | animation: slideshow 225s ease infinite; |
position: absolute; | position: absolute; | ||
opacity: 0; | opacity: 0; | ||
Ligne 48 : | Ligne 48 : | ||
.slideshow li:nth-child(1){ | .slideshow li:nth-child(1){ | ||
− | animation-delay: | + | animation-delay: 15s |
} | } | ||
Ligne 54 : | Ligne 54 : | ||
.slideshow li:nth-child(2){ | .slideshow li:nth-child(2){ | ||
− | animation-delay: | + | animation-delay: 30s |
} | } | ||
Ligne 60 : | Ligne 60 : | ||
.slideshow li:nth-child(3){ | .slideshow li:nth-child(3){ | ||
− | animation-delay: | + | animation-delay: 45s |
} | } | ||
Ligne 66 : | Ligne 66 : | ||
.slideshow li:nth-child(4){ | .slideshow li:nth-child(4){ | ||
− | animation-delay: | + | animation-delay: 60s |
} | } | ||
Ligne 72 : | Ligne 72 : | ||
.slideshow li:nth-child(5){ | .slideshow li:nth-child(5){ | ||
− | animation-delay: | + | animation-delay: 75s |
} | } | ||
Ligne 78 : | Ligne 78 : | ||
.slideshow li:nth-child(6){ | .slideshow li:nth-child(6){ | ||
− | animation-delay: | + | animation-delay: 90s |
} | } | ||
Ligne 84 : | Ligne 84 : | ||
.slideshow li:nth-child(7){ | .slideshow li:nth-child(7){ | ||
− | animation-delay: | + | animation-delay: 105s |
} | } | ||
Ligne 90 : | Ligne 90 : | ||
.slideshow li:nth-child(8){ | .slideshow li:nth-child(8){ | ||
− | animation-delay: | + | animation-delay: 120s |
} | } | ||
Ligne 96 : | Ligne 96 : | ||
.slideshow li:nth-child(9){ | .slideshow li:nth-child(9){ | ||
− | animation-delay: | + | animation-delay: 135s |
} | } | ||
Ligne 102 : | Ligne 102 : | ||
.slideshow li:nth-child(10){ | .slideshow li:nth-child(10){ | ||
− | animation-delay: | + | animation-delay: 150s |
} | } | ||
Ligne 108 : | Ligne 108 : | ||
.slideshow li:nth-child(11){ | .slideshow li:nth-child(11){ | ||
− | animation-delay: | + | animation-delay: 165s |
} | } | ||
Ligne 114 : | Ligne 114 : | ||
.slideshow li:nth-child(12){ | .slideshow li:nth-child(12){ | ||
− | animation-delay: | + | animation-delay: 180s |
} | } | ||
Ligne 120 : | Ligne 120 : | ||
.slideshow li:nth-child(13){ | .slideshow li:nth-child(13){ | ||
− | animation-delay: | + | animation-delay: 195s |
+ | |||
+ | } | ||
+ | |||
+ | .slideshow li:nth-child(14){ | ||
+ | |||
+ | animation-delay: 210s | ||
} | } |
Version du 26 mai 2025 à 10:03