« 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 470 : | Ligne 2 470 : | ||
/* --- Structure commune --- */ | /* --- Structure commune --- */ | ||
.infobox-supplement { | table.infobox-supplement { | ||
float: right; | float: right; | ||
width: 35%; | width: 35%; | ||
| Ligne 2 490 : | Ligne 2 490 : | ||
/* --- Responsive mobile --- */ | /* --- Responsive mobile --- */ | ||
@media screen and (max-width: 768px) { | @media screen and (max-width: 768px) { | ||
.mw-parser-output .infobox-supplement { | .mw-parser-output table.infobox-supplement { | ||
float: none !important; | float: none !important; | ||
width: 100% !important; | width: 100% !important; | ||