« Modèle:CSSaccueil » : différence entre les versions
w>Admin Annulation des modifications 26111 de Admin (discussion) |
w>Admin Annulation des modifications 26110 de Admin (discussion) |
||
Ligne 13 : | Ligne 13 : | ||
border: 5px solid white; | border: 5px solid white; | ||
box-shadow: 0 0 5px hsla(0,0%,0%,. | box-shadow: 0 0 5px hsla(0,0%,0%,.5); | ||
overflow: hidden; | overflow: hidden; | ||
max-width: 600px; | max-width: 600px; | ||
Ligne 35 : | Ligne 35 : | ||
top: 0; | top: 0; | ||
left: 0; | left: 0; | ||
animation: slideshow 40s ease 2; | |||
position: absolute; | position: absolute; | ||
opacity: 0; | opacity: 0; | ||
Ligne 47 : | Ligne 46 : | ||
.slideshow li:nth-child(2){ | .slideshow li:nth-child(2){ | ||
animation-delay: | animation-delay: 5s | ||
} | } | ||
Ligne 54 : | Ligne 52 : | ||
.slideshow li:nth-child(3){ | .slideshow li:nth-child(3){ | ||
animation-delay: | animation-delay: 15s | ||
} | } | ||
Ligne 61 : | Ligne 58 : | ||
.slideshow li:nth-child(4){ | .slideshow li:nth-child(4){ | ||
animation-delay: | animation-delay: 25s | ||
} | } | ||
Ligne 68 : | Ligne 64 : | ||
.slideshow li:nth-child(5){ | .slideshow li:nth-child(5){ | ||
animation-delay: | animation-delay: 35s | ||
} | } |
Version du 5 décembre 2021 à 21:39