Aucun résumé des modifications
Aucun résumé des modifications
Ligne 54 : Ligne 54 :
  #caroussel  
  #caroussel  
  {
  {
   margin-left: 15%;
   height: 350px;
   text-align: center;
  width: auto;
  overflow: hidden; /* cache ce qui dépasse */
  display: flex;
  justify-content: center;
   align-items: center;
  }
  }
.slideshow img
{
  max-height: 350px;
  width: auto;
}


.caroussel-caption
.caroussel-caption