Changes

431 bytes added ,  11:17, 27 January 2021
no edit summary
Line 1: Line 1:  
/* Default styling for HTML elements */
 
/* Default styling for HTML elements */
    +
 +
 +
#ca-nstab-main { display: none !important; }
 +
#ca-nstab-user { display: none !important; }
 +
#ca-talk { display: none !important; }
 +
#ca-view { display: none !important; }
 +
#ca-formedit { display: none !important; }
 +
#ca-watch { display: none !important; }
 +
#ca-unwatch { display: none !important; }
 +
#ca-move { display: none !important; }
 +
#ca-protect { display: none !important; }
 +
#ca-viewsource { display: none !important; }