Jump to content

MediaWiki:Common.css: Difference between revisions

From 313FILES
Created page with "CSS placed here will be applied to all skins: #ca-talk { display: none !important; } #ca-history { display: none !important;}"
 
No edit summary
Tag: Reverted
Line 3: Line 3:
#ca-talk { display: none !important; }
#ca-talk { display: none !important; }
#ca-history { display: none !important;}
#ca-history { display: none !important;}
.mw-wiki-logo { background-image: none }

Revision as of 21:59, 14 February 2025

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

#ca-talk { display: none !important; }	
#ca-history { display: none !important;}
.mw-wiki-logo { background-image: none }