Jump to content

MediaWiki:Common.css: Difference between revisions

From 313FILES
No edit summary
No edit summary
Line 3: Line 3:
#ca-talk { display: none !important; }
#ca-talk { display: none !important; }
#ca-history { display: none !important;}
#ca-history { display: none !important;}
body { font-size: larger; }
 
body { font-size: larger !important; }

Revision as of 22:12, 14 February 2025

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

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

body { font-size: larger !important; }