Nessun oggetto della modifica Etichetta: Annullato |
Nessun oggetto della modifica Etichetta: Annullato |
||
Riga 7: | Riga 7: | ||
display: flex; | display: flex; | ||
align-items: left; | align-items: left; | ||
justify-content: flex-start; | |||
} | } |
Versione delle 09: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; align-items: left; justify-content: flex-start; }