MediaWiki:Common.css: Difference between revisions

From IT Help
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 */


#ca-history, #ca-viewsource { display: none !important; }
#ca-history { display: none !important; }
#ca-viewsource {display: none !important; }

Revision as of 07:48, 21 September 2023

/* CSS placed here will be applied to all skins */

#ca-history { display: none !important; }
#ca-viewsource {display: none !important; }