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

De WikiFiction
Aller à : navigation, rechercher
(Page créée avec « <html> <style type='text/css'> *{box-sizing: border-box } img{ max-width:100% } .slideshow{ border: 0px solid white; box-shadow: 0 0 0px hsla(0,0%,0%,.5); overflow:... »)
 
 
(14 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 117s ease infinite;
+
animation: slideshow 240s ease infinite;
 
position: absolute;
 
position: absolute;
 
opacity: 0;
 
opacity: 0;
 
  
 
}
 
}
Ligne 51 : Ligne 50 :
 
.slideshow li:nth-child(2){
 
.slideshow li:nth-child(2){
  
animation-delay: 9s
+
animation-delay: 20s
  
 
}
 
}
Ligne 57 : Ligne 56 :
 
.slideshow li:nth-child(3){
 
.slideshow li:nth-child(3){
  
animation-delay: 18s
+
animation-delay: 40s
  
 
}
 
}
Ligne 63 : Ligne 62 :
 
.slideshow li:nth-child(4){
 
.slideshow li:nth-child(4){
  
animation-delay: 27s
+
animation-delay: 60s
  
 
}
 
}
Ligne 69 : Ligne 68 :
 
.slideshow li:nth-child(5){
 
.slideshow li:nth-child(5){
  
animation-delay: 36s
+
animation-delay: 80s
  
 
}
 
}
Ligne 75 : Ligne 74 :
 
.slideshow li:nth-child(6){
 
.slideshow li:nth-child(6){
  
animation-delay: 45s
+
animation-delay: 100s
  
 
}
 
}
Ligne 81 : Ligne 80 :
 
.slideshow li:nth-child(7){
 
.slideshow li:nth-child(7){
  
animation-delay: 54s
+
animation-delay: 120s
  
 
}
 
}
Ligne 87 : Ligne 86 :
 
.slideshow li:nth-child(8){
 
.slideshow li:nth-child(8){
  
animation-delay: 63s
+
animation-delay: 120s
  
 
}
 
}
Ligne 93 : Ligne 92 :
 
.slideshow li:nth-child(9){
 
.slideshow li:nth-child(9){
  
animation-delay: 72s
+
animation-delay: 140s
  
 
}
 
}
Ligne 99 : Ligne 98 :
 
.slideshow li:nth-child(10){
 
.slideshow li:nth-child(10){
  
animation-delay: 81s
+
animation-delay: 160s
  
 
}
 
}
Ligne 105 : Ligne 104 :
 
.slideshow li:nth-child(11){
 
.slideshow li:nth-child(11){
  
animation-delay: 90s
+
animation-delay: 180s
  
 
}
 
}
Ligne 111 : Ligne 110 :
 
.slideshow li:nth-child(12){
 
.slideshow li:nth-child(12){
  
animation-delay: 99s
+
animation-delay: 200s
  
 
}
 
}
Ligne 117 : Ligne 116 :
 
.slideshow li:nth-child(13){
 
.slideshow li:nth-child(13){
  
animation-delay: 108s
+
animation-delay: 220s
  
 
}
 
}
  
 +
.slideshow li:nth-child(14){
 +
 +
animation-delay: 240s
 +
 +
}
 
      
 
      
 
@keyframes slideshow{
 
@keyframes slideshow{

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