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

aucun résumé des modifications
Aucun résumé des modifications
Aucun résumé des modifications
Balises : Modification par mobile Modification par le web mobile
Ligne 2 495 : Ligne 2 495 :
     }
     }


     .mw-parser-output .infobox-supplement img {
     table.infobox-supplement td,
    table.infobox-supplement th {
        width: auto !important;
        min-width: 0 !important;
    }
 
    table.infobox-supplement img {
         max-width: 100% !important;
         max-width: 100% !important;
        width: 100% !important;
         height: auto !important;
         height: auto !important;
        width: auto !important;
     }
     }
}
}