Aucun résumé des modifications
Aucun résumé des modifications
Ligne 48 : Ligne 48 :
     background-color: #4471e2;
     background-color: #4471e2;
}
}
@media screen and (min-width:1024px)
{
#caroussel
{
  margin-left: 15%;
}


.slideshow img
.slideshow img
Ligne 59 : Ligne 67 :
   text-align: center;
   text-align: center;
   width: 350px;
   width: 350px;
}
}
}


Ligne 65 : Ligne 74 :
  #caroussel  
  #caroussel  
  {
  {
   margin-left: 15%;
   width: 100%;
  }
  }
.slideshow img
{
  max-height: 350px;
  width: auto;
}
}


@media screen and (min-width:1024px)
.caroussel-caption
{
{
#caroussel
  text-align: center;
{
  width: 100%;
  width: 100%;
}
}
}
}