Modèle:CSSaccueil : Différence entre versions
De WikiFiction
(Annulation des modifications 26074 de Admin (discussion)) |
(Annulation des modifications 26073 de Admin (discussion)) |
||
Ligne 46 : | Ligne 46 : | ||
.slideshow li:nth-child(2){ | .slideshow li:nth-child(2){ | ||
− | animation-delay: | + | animation-delay: 10s |
} | } | ||
Ligne 52 : | Ligne 52 : | ||
.slideshow li:nth-child(3){ | .slideshow li:nth-child(3){ | ||
− | animation-delay: | + | animation-delay: 10s |
} | } | ||
Ligne 58 : | Ligne 58 : | ||
.slideshow li:nth-child(4){ | .slideshow li:nth-child(4){ | ||
− | animation-delay: | + | animation-delay: 15s |
} | } | ||
Ligne 64 : | Ligne 64 : | ||
.slideshow li:nth-child(5){ | .slideshow li:nth-child(5){ | ||
− | animation-delay: | + | animation-delay: 20s |
} | } | ||
Ligne 107 : | Ligne 107 : | ||
height: 5px; | height: 5px; | ||
background: white; | background: white; | ||
− | animation: barre_progression | + | animation: barre_progression 25s ease-out infinite; |
} | } |
Version du 5 décembre 2021 à 18:00