Nessun oggetto della modifica Etichetta: Ripristino manuale |
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-secondary-background { | |||
margin: 2px; | |||
} |
Versione delle 10:23, 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-secondary-background { margin: 2px; }