MediaWiki:Common.css: Difference between revisions

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

Revision as of 19:19, 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;}