Nessun oggetto della modifica |
Nessun oggetto della modifica Etichetta: Annullato |
||
Riga 4: | Riga 4: | ||
/* to remove the Discussion (talk) page tab on all wikipages */ | /* to remove the Discussion (talk) page tab on all wikipages */ | ||
#ca-talk { display:none!important; } | #ca-talk { display:none!important; } | ||
.portable-infobox .pi-navigation { | |||
text-align: left; | |||
} |
Versione delle 09:51, 15 mag 2024
/* CSS placed here will be applied to all skins */ /* to remove the Discussion (talk) page tab on all wikipages */ #ca-talk { display:none!important; } .portable-infobox .pi-navigation { text-align: left; }