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