Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 1: | Riga 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* 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; } |
Versione delle 20:02, 14 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; }