Nessun oggetto della modifica Etichetta: Annullato |
Nessun oggetto della modifica Etichetta: Annullato |
||
| Riga 5: | Riga 5: | ||
.portable-infobox .pi-data-label, .pi-data-value { | .portable-infobox .pi-data-label, .pi-data-value { | ||
display: flex; | display: flex-start; | ||
align-items: left; | align-items: left; | ||
justify-content: flex-start; | justify-content: flex-start; | ||
} | } | ||
Versione delle 08:35, 11 apr 2024
/* All CSS here will be loaded for users of the Citizen skin */
#siteSub{ display: none !important; }
.portable-infobox .pi-data-label, .pi-data-value {
display: flex-start;
align-items: left;
justify-content: flex-start;
}