« Modèle:CSSaccueil » : différence entre les versions
w>Admin Aucun résumé des modifications |
w>Admin Aucun résumé des modifications |
||
Ligne 46 : | Ligne 46 : | ||
.slideshow li:nth-child(2){ | .slideshow li:nth-child(2){ | ||
animation-delay: | animation-delay: 15s | ||
} | } | ||
Ligne 52 : | Ligne 52 : | ||
.slideshow li:nth-child(3){ | .slideshow li:nth-child(3){ | ||
animation-delay: | animation-delay: 30s | ||
} | } | ||
Ligne 58 : | Ligne 58 : | ||
.slideshow li:nth-child(4){ | .slideshow li:nth-child(4){ | ||
animation-delay: | animation-delay: 45s | ||
} | } | ||
Ligne 64 : | Ligne 64 : | ||
.slideshow li:nth-child(5){ | .slideshow li:nth-child(5){ | ||
animation-delay: | animation-delay: 60s | ||
} | } | ||
Ligne 107 : | Ligne 107 : | ||
height: 5px; | height: 5px; | ||
background: white; | background: white; | ||
animation: barre_progression | animation: barre_progression 75s ease-out infinite; | ||
} | } |
Version du 5 décembre 2021 à 16:55