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

Aucun résumé des modifications
Aucun résumé des modifications
Ligne 2 335 : Ligne 2 335 :
-ms-flex-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
justify-content: space-between;
}
/* [[Template:Sprite]] */
.sprite {
display: inline-block;
vertical-align: text-top;
height: 16px;
width: 16px;
background-repeat: no-repeat;
}
.sprite + .sprite-text {
padding-left: 0.312em;
}
}