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

De WikiFiction
Aller à : navigation, rechercher
Ligne 36 : Ligne 36 :
 
top: 0;
 
top: 0;
 
left: 0;
 
left: 0;
animation: slideshow 117s ease infinite;
+
animation: slideshow 225s ease infinite;
 
position: absolute;
 
position: absolute;
 
opacity: 0;
 
opacity: 0;
Ligne 48 : Ligne 48 :
 
.slideshow li:nth-child(1){
 
.slideshow li:nth-child(1){
  
animation-delay: 0s
+
animation-delay: 15s
  
 
}   
 
}   
Ligne 54 : Ligne 54 :
 
.slideshow li:nth-child(2){
 
.slideshow li:nth-child(2){
  
animation-delay: 9s
+
animation-delay: 30s
  
 
}
 
}
Ligne 60 : Ligne 60 :
 
.slideshow li:nth-child(3){
 
.slideshow li:nth-child(3){
  
animation-delay: 18s
+
animation-delay: 45s
  
 
}
 
}
Ligne 66 : Ligne 66 :
 
.slideshow li:nth-child(4){
 
.slideshow li:nth-child(4){
  
animation-delay: 27s
+
animation-delay: 60s
  
 
}
 
}
Ligne 72 : Ligne 72 :
 
.slideshow li:nth-child(5){
 
.slideshow li:nth-child(5){
  
animation-delay: 36s
+
animation-delay: 75s
  
 
}
 
}
Ligne 78 : Ligne 78 :
 
.slideshow li:nth-child(6){
 
.slideshow li:nth-child(6){
  
animation-delay: 45s
+
animation-delay: 90s
  
 
}
 
}
Ligne 84 : Ligne 84 :
 
.slideshow li:nth-child(7){
 
.slideshow li:nth-child(7){
  
animation-delay: 54s
+
animation-delay: 105s
  
 
}
 
}
Ligne 90 : Ligne 90 :
 
.slideshow li:nth-child(8){
 
.slideshow li:nth-child(8){
  
animation-delay: 63s
+
animation-delay: 120s
  
 
}
 
}
Ligne 96 : Ligne 96 :
 
.slideshow li:nth-child(9){
 
.slideshow li:nth-child(9){
  
animation-delay: 72s
+
animation-delay: 135s
  
 
}
 
}
Ligne 102 : Ligne 102 :
 
.slideshow li:nth-child(10){
 
.slideshow li:nth-child(10){
  
animation-delay: 81s
+
animation-delay: 150s
  
 
}
 
}
Ligne 108 : Ligne 108 :
 
.slideshow li:nth-child(11){
 
.slideshow li:nth-child(11){
  
animation-delay: 90s
+
animation-delay: 165s
  
 
}
 
}
Ligne 114 : Ligne 114 :
 
.slideshow li:nth-child(12){
 
.slideshow li:nth-child(12){
  
animation-delay: 99s
+
animation-delay: 180s
  
 
}
 
}
Ligne 120 : Ligne 120 :
 
.slideshow li:nth-child(13){
 
.slideshow li:nth-child(13){
  
animation-delay: 108s
+
animation-delay: 195s
 +
 
 +
}
 +
 
 +
.slideshow li:nth-child(14){
 +
 
 +
animation-delay: 210s
  
 
}
 
}

Version du 26 mai 2025 à 10:03