« MediaWiki:Common.css » : différence entre les versions

Au bon endroit
Aucun résumé des modifications
(Au bon endroit)
 
Ligne 261 : Ligne 261 :
     border: 0;
     border: 0;
     padding: 0;
     padding: 0;
}
.infoboximage {
    max-width:300px;
    text-align:center;
}
img {
  max-width: inherit;
  max-height: inherit;
  height: inherit;
  width: inherit;
  object-fit: cover;
}
}
   
   
Ligne 1 001 : Ligne 1 016 :




.infoboximage {
    max-width:300px;
    text-align:center;
}
img {
  max-width: inherit;
  max-height: inherit;
  height: inherit;
  width: inherit;
  object-fit: cover;
}


/* </source> */
/* </source> */