Modèle:CSSBélier : Différence entre versions

De WikiFiction
Aller à : navigation, rechercher
 
(Une révision intermédiaire par le même utilisateur non affichée)
Ligne 36 : Ligne 36 :
 
top: 0;
 
top: 0;
 
left: 0;
 
left: 0;
animation: slideshow 225s ease infinite;
+
animation: slideshow 240s ease infinite;
 
position: absolute;
 
position: absolute;
 
opacity: 0;
 
opacity: 0;
  
}
 
 
.slideshow li:hover{
 
 
animation-play-state: paused;
 
 
}
 
}
  
Ligne 55 : Ligne 50 :
 
.slideshow li:nth-child(2){
 
.slideshow li:nth-child(2){
  
animation-delay: 30s
+
animation-delay: 20s
  
}
 
 
.slideshow li:nth-child(2):hover{
 
 
animation-play-state: paused;
 
 
}
 
}
  
 
.slideshow li:nth-child(3){
 
.slideshow li:nth-child(3){
  
animation-delay: 45s
+
animation-delay: 40s
  
 
}
 
}
Ligne 78 : Ligne 68 :
 
.slideshow li:nth-child(5){
 
.slideshow li:nth-child(5){
  
animation-delay: 75s
+
animation-delay: 80s
  
 
}
 
}
Ligne 84 : Ligne 74 :
 
.slideshow li:nth-child(6){
 
.slideshow li:nth-child(6){
  
animation-delay: 90s
+
animation-delay: 100s
  
 
}
 
}
Ligne 90 : Ligne 80 :
 
.slideshow li:nth-child(7){
 
.slideshow li:nth-child(7){
  
animation-delay: 105s
+
animation-delay: 120s
  
 
}
 
}
Ligne 102 : Ligne 92 :
 
.slideshow li:nth-child(9){
 
.slideshow li:nth-child(9){
  
animation-delay: 135s
+
animation-delay: 140s
  
 
}
 
}
Ligne 108 : Ligne 98 :
 
.slideshow li:nth-child(10){
 
.slideshow li:nth-child(10){
  
animation-delay: 150s
+
animation-delay: 160s
  
 
}
 
}
Ligne 114 : Ligne 104 :
 
.slideshow li:nth-child(11){
 
.slideshow li:nth-child(11){
  
animation-delay: 165s
+
animation-delay: 180s
  
 
}
 
}
Ligne 120 : Ligne 110 :
 
.slideshow li:nth-child(12){
 
.slideshow li:nth-child(12){
  
animation-delay: 180s
+
animation-delay: 200s
  
 
}
 
}
Ligne 126 : Ligne 116 :
 
.slideshow li:nth-child(13){
 
.slideshow li:nth-child(13){
  
animation-delay: 195s
+
animation-delay: 220s
  
 
}
 
}
Ligne 132 : Ligne 122 :
 
.slideshow li:nth-child(14){
 
.slideshow li:nth-child(14){
  
animation-delay: 210s
+
animation-delay: 240s
  
 
}
 
}

Version actuelle datée du 26 mai 2025 à 12:18