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

Contenu supprimé Contenu ajouté
Effet bizarre sous Vector suite à une mise à jour. Transféré vers MediaWiki:Monobook.css.
m selon DIMS de Zebulon84
Ligne 1 937 :
}
 
/* thumb images */
 
.infobox_v3 .thumbimage {
border: none;
max-width: 99%;
height: auto !important;
 
.infobox_v3 .thumbinner {
background-color: transparent;
border: none;
padding: 0 !important;
}
 
.infobox_v3 .thumb,
.infobox_v3 .thumbinner {
display: inline;
}
 
.infobox_v3 .thumbcaption {
display: none;
}
 
.infobox_v3 .legend {
font-size: 0.9em;
text-align: center;
margin: 5px 0 8px 0;
}
 
.infobox_v3 .image2 {
text-align: center;
padding: 5px 0;
}
 
.infobox_v3 .image2 div.thumb {
display: inline-block;
float: none;
margin: 0;
vertical-align: middle;
}
 
/* frameless (cf. [[Spécial:LienPermanent/106897376#MediaWiki:Common.css .infobox_v3 .images]]) */
 
.infobox_v3 .images {
text-align: center;
display: inlineflex;
justify-content:space-around;
text-align-items: center;
}
Ligne 1 987 ⟶ 1 949 :
max-width: 99%;
height: auto;
.infobox_v3 .thumbimagelegend {
font-size: 0.9em;
text-align: center;
margin: 5px 0 8px 0;
}