MediaWiki:Common.css: differenze tra le versioni

Pagina dell'interfaccia di MediaWiki
Etichette: Sostituito Ripristino manuale
Nessun oggetto della modifica
Etichetta: Annullato
Riga 1: Riga 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.portable-infobox .pi-data {
    align-items: center; /* vertically align items or text */
    justify-content: center ; /* horizontally aligns items or text */
}

Versione delle 09:18, 11 apr 2024

/* CSS placed here will be applied to all skins */

.portable-infobox .pi-data {
    align-items: center; /* vertically align items or text */
    justify-content: center ; /* horizontally aligns items or text */
}