MediaWiki:Common.css: Difference between revisions

From Riverview Legal Group
Access restrictions were established for this page. If you see this message, you have no access to this page.
(Created page with "→‎CSS placed here will be applied to all skins: #ca-talk { display:none!important; } #ca-history { display:none!important; } #ca-watch { display:none!important; } #ca-view...")
 
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 */
#ca-talk { display:none!important; }
#ca-talk { display:none!important; }
#ca-history { display:none!important; }
#ca-history { display:none!important; }

Revision as of 01:51, 13 February 2020

/* CSS placed here will be applied to all skins */
#ca-talk { display:none!important; }
#ca-history { display:none!important; }
#ca-watch { display:none!important; }
#ca-view { display:none!important; }
#ca-unwatch { display:none!important; }
#ca-delete { display:none!important; }
#ca-move { display:none!important; }
#ca-protect { display:none!important; }
#ca-viewsource { display:none!important; }
#ca-nstab-main { display:none!important; }