Differenze tra le versioni di "MediaWiki:Common.css"

Extended .img-fluid fluid behavior to height as well
(Adding .roundy-full-sides)
(Extended .img-fluid fluid behavior to height as well)
/* Breakpoint-independent classes */
.img-fluid img, img.img-fluid {
max-width: 100%;
height: auto;
width: auto;
max-height: 100%;
max-width: 100%;
}