MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 2: Line 2:
#footer { display: none; }
#footer { display: none; }
#p-tb{display:none !important;}
#p-tb{display:none !important;}
body{font:Times New Roman !important;}
body{font-family:Times New Roman !important;}

Revision as of 17:40, 15 December 2022

/* CSS placed here will be applied to all skins */
#footer { display: none; }
#p-tb{display:none !important;}
body{font-family:Times New Roman !important;}