Modèle:CSSaccueil : Différence entre versions

De WikiFiction
Aller à : navigation, rechercher
(Annulation des modifications 26074 de Admin (discussion))
(Annulation des modifications 26073 de Admin (discussion))
Ligne 46 : Ligne 46 :
 
.slideshow li:nth-child(2){
 
.slideshow li:nth-child(2){
  
animation-delay: 15s
+
animation-delay: 10s
  
 
}
 
}
Ligne 52 : Ligne 52 :
 
.slideshow li:nth-child(3){
 
.slideshow li:nth-child(3){
  
animation-delay: 30s
+
animation-delay: 10s
  
 
}
 
}
Ligne 58 : Ligne 58 :
 
.slideshow li:nth-child(4){
 
.slideshow li:nth-child(4){
  
animation-delay: 45s
+
animation-delay: 15s
  
 
}
 
}
Ligne 64 : Ligne 64 :
 
.slideshow li:nth-child(5){
 
.slideshow li:nth-child(5){
  
animation-delay: 60s
+
animation-delay: 20s
  
 
}
 
}
Ligne 107 : Ligne 107 :
 
height: 5px;
 
height: 5px;
 
background: white;
 
background: white;
animation: barre_progression 75s ease-out infinite;
+
animation: barre_progression 25s ease-out infinite;
 
 
 
}
 
}

Version du 5 décembre 2021 à 19:00