« MediaWiki:Common.css » : différence entre les versions
aucun résumé des modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
| Ligne 2 498 : | Ligne 2 498 : | ||
box-sizing: border-box !important; | box-sizing: border-box !important; | ||
} | } | ||
.mw-parser-output .infobox-supplement table { | |||
width: 100% !important; | width: 100% !important; | ||
min-width: 0 !important; | min-width: 0 !important; | ||
max-width: 100% !important; | max-width: 100% !important; | ||
} | |||
.mw-parser-output .infobox-supplement img { | |||
max-width: 100% !important; | |||
height: auto !important; | |||
width: auto !important; | |||
} | } | ||
} | } | ||