Modèle:CSSaccueil : Différence entre versions

De WikiFiction
Aller à : navigation, rechercher
(Annulation des modifications 26108 de Admin (discussion))
 
(17 révisions intermédiaires par le même utilisateur non affichées)
Ligne 12 : Ligne 12 :
 
.slideshow{
 
.slideshow{
  
border: 5px solid white;
+
border: 0px solid white;
box-shadow: 0 0 5px hsla(0,0%,0%,.5);
+
box-shadow: 0 0 0px hsla(0,0%,0%,.5);
 
overflow: hidden;
 
overflow: hidden;
max-width: 600px;
+
max-width: 1042px;
 +
max-height: 734px;
 
margin: 2rem auto;
 
margin: 2rem auto;
 
position: relative
 
position: relative
Ligne 35 : Ligne 36 :
 
top: 0;
 
top: 0;
 
left: 0;
 
left: 0;
animation: slideshow 40s ease infinite;
+
animation: slideshow 117s ease infinite;
 
position: absolute;
 
position: absolute;
 
opacity: 0;
 
opacity: 0;
Ligne 42 : Ligne 43 :
 
}
 
}
  
   
+
.slideshow li:nth-child(1){
 +
 
 +
animation-delay: 0s
 +
 
 +
  
 
.slideshow li:nth-child(2){
 
.slideshow li:nth-child(2){
  
animation-delay: 5s
+
animation-delay: 9s
  
 
}
 
}
Ligne 52 : Ligne 57 :
 
.slideshow li:nth-child(3){
 
.slideshow li:nth-child(3){
  
animation-delay: 15s
+
animation-delay: 18s
  
 
}
 
}
Ligne 58 : Ligne 63 :
 
.slideshow li:nth-child(4){
 
.slideshow li:nth-child(4){
  
animation-delay: 25s
+
animation-delay: 27s
  
 
}
 
}
Ligne 64 : Ligne 69 :
 
.slideshow li:nth-child(5){
 
.slideshow li:nth-child(5){
  
animation-delay: 35s
+
animation-delay: 36s
 +
 
 +
}
 +
 
 +
.slideshow li:nth-child(6){
 +
 
 +
animation-delay: 45s
 +
 
 +
}
 +
 
 +
.slideshow li:nth-child(7){
 +
 
 +
animation-delay: 54s
 +
 
 +
}
 +
 
 +
.slideshow li:nth-child(8){
 +
 
 +
animation-delay: 63s
 +
 
 +
}
 +
 
 +
.slideshow li:nth-child(9){
 +
 
 +
animation-delay: 72s
 +
 
 +
}
 +
 
 +
.slideshow li:nth-child(10){
 +
 
 +
animation-delay: 81s
 +
 
 +
}
 +
 
 +
.slideshow li:nth-child(11){
 +
 
 +
animation-delay: 90s
 +
 
 +
}
 +
 
 +
.slideshow li:nth-child(12){
 +
 
 +
animation-delay: 99s
 +
 
 +
}
 +
 
 +
.slideshow li:nth-child(13){
 +
 
 +
animation-delay: 108s
  
 
}
 
}

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