Modèle:CSSaccueil : Différence entre versions

De WikiFiction
Aller à : navigation, rechercher
 
(4 révisions intermédiaires par le même utilisateur non affichées)
Ligne 36 : Ligne 36 :
 
top: 0;
 
top: 0;
 
left: 0;
 
left: 0;
animation: slideshow 126s ease infinite;
+
animation: slideshow 117s ease infinite;
 
position: absolute;
 
position: absolute;
 
opacity: 0;
 
opacity: 0;
Ligne 45 : Ligne 45 :
 
.slideshow li:nth-child(1){
 
.slideshow li:nth-child(1){
  
animation-delay: 9s
+
animation-delay: 0s
  
 
}   
 
}   
Ligne 51 : Ligne 51 :
 
.slideshow li:nth-child(2){
 
.slideshow li:nth-child(2){
  
animation-delay: 18s
+
animation-delay: 9s
  
 
}
 
}
Ligne 57 : Ligne 57 :
 
.slideshow li:nth-child(3){
 
.slideshow li:nth-child(3){
  
animation-delay: 27s
+
animation-delay: 18s
  
 
}
 
}
Ligne 63 : Ligne 63 :
 
.slideshow li:nth-child(4){
 
.slideshow li:nth-child(4){
  
animation-delay: 36s
+
animation-delay: 27s
  
 
}
 
}
Ligne 69 : Ligne 69 :
 
.slideshow li:nth-child(5){
 
.slideshow li:nth-child(5){
  
animation-delay: 45s
+
animation-delay: 36s
  
 
}
 
}
Ligne 75 : Ligne 75 :
 
.slideshow li:nth-child(6){
 
.slideshow li:nth-child(6){
  
animation-delay: 54s
+
animation-delay: 45s
  
 
}
 
}
Ligne 81 : Ligne 81 :
 
.slideshow li:nth-child(7){
 
.slideshow li:nth-child(7){
  
animation-delay: 63s
+
animation-delay: 54s
  
 
}
 
}
Ligne 87 : Ligne 87 :
 
.slideshow li:nth-child(8){
 
.slideshow li:nth-child(8){
  
animation-delay: 72s
+
animation-delay: 63s
  
 
}
 
}
Ligne 93 : Ligne 93 :
 
.slideshow li:nth-child(9){
 
.slideshow li:nth-child(9){
  
animation-delay: 81s
+
animation-delay: 72s
  
 
}
 
}
Ligne 99 : Ligne 99 :
 
.slideshow li:nth-child(10){
 
.slideshow li:nth-child(10){
  
animation-delay: 90s
+
animation-delay: 81s
  
 
}
 
}
Ligne 105 : Ligne 105 :
 
.slideshow li:nth-child(11){
 
.slideshow li:nth-child(11){
  
animation-delay: 99s
+
animation-delay: 90s
  
 
}
 
}
Ligne 111 : Ligne 111 :
 
.slideshow li:nth-child(12){
 
.slideshow li:nth-child(12){
  
animation-delay: 108s
+
animation-delay: 99s
  
 
}
 
}
Ligne 117 : Ligne 117 :
 
.slideshow li:nth-child(13){
 
.slideshow li:nth-child(13){
  
animation-delay: 117s
+
animation-delay: 108s
  
 
}
 
}

Version actuelle datée du 6 décembre 2021 à 16:15