Aucun résumé des modifications
Aucun résumé des modifications
Ligne 50 : Ligne 50 :




@media screen and (min-width:1024px)
{
#caroussel
{
  width: 100%;
}
.slideshow img
{
  max-height: 350px;
  width: auto;
}
.caroussel-caption
{
  text-align: center;
  width: 100%;
}
}
@media screen and (max-width:1023px)
{
#caroussel
{
  width: 100%;
}
.slideshow img
{
  max-height: 350px;
  width: auto;
}
.caroussel-caption
{
  text-align: center;
  width: 100%;
}
}


.oo-ui-fieldLayout-field {
.oo-ui-fieldLayout-field {