Modèle:CSSaccueil : Différence entre versions
De WikiFiction
| Ligne 36 : | Ligne 36 : | ||
top: 0; | top: 0; | ||
left: 0; | left: 0; | ||
| − | animation: slideshow | + | animation: slideshow 65s ease infinite; |
position: absolute; | position: absolute; | ||
opacity: 0; | opacity: 0; | ||
| Ligne 70 : | Ligne 70 : | ||
animation-delay: 20s | animation-delay: 20s | ||
| + | |||
| + | } | ||
| + | |||
| + | .slideshow li:nth-child(6){ | ||
| + | |||
| + | animation-delay: 25s | ||
| + | |||
| + | } | ||
| + | |||
| + | .slideshow li:nth-child(7){ | ||
| + | |||
| + | animation-delay: 30s | ||
| + | |||
| + | } | ||
| + | |||
| + | .slideshow li:nth-child(8){ | ||
| + | |||
| + | animation-delay: 35s | ||
| + | |||
| + | } | ||
| + | |||
| + | .slideshow li:nth-child(9){ | ||
| + | |||
| + | animation-delay: 40s | ||
| + | |||
| + | } | ||
| + | |||
| + | .slideshow li:nth-child(10){ | ||
| + | |||
| + | animation-delay: 45s | ||
| + | |||
| + | } | ||
| + | |||
| + | .slideshow li:nth-child(11){ | ||
| + | |||
| + | animation-delay: 50s | ||
| + | |||
| + | } | ||
| + | |||
| + | .slideshow li:nth-child(12){ | ||
| + | |||
| + | animation-delay: 55s | ||
| + | |||
| + | } | ||
| + | |||
| + | .slideshow li:nth-child(13){ | ||
| + | |||
| + | animation-delay: 60s | ||
} | } | ||
Version du 6 décembre 2021 à 10:53