From ProventusNova DeveloperWiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ |
/* CSS placed here will be applied to all skins */ |
||
/* Hide "Page tools" */ |
/* Hide "Page tools" */ |
||
#p-cactions { display: none; } |
#p-cactions { display: none; } |
||
/* Hide "More" section */ |
|||
#p-tb { display: none; } |