Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 1: | Riga 1: | ||
/* All CSS here will be loaded for users of the Citizen skin */ | /* All CSS here will be loaded for users of the Citizen skin */ | ||
/*allinea al centro il titolo infobox*/ | |||
.portable-infobox .pi-title { | |||
text-align: left; | |||
} | |||
#siteSub{ display: none !important; } | #siteSub{ display: none !important; } |
Versione delle 17:14, 10 apr 2024
/* All CSS here will be loaded for users of the Citizen skin */ /*allinea al centro il titolo infobox*/ .portable-infobox .pi-title { text-align: left; } #siteSub{ display: none !important; } h2 { border-bottom: 1px solid var(--border-color-base ); padding-bottom: 0.25em; } .portable-infobox .pi-navigation { text-align: left; }