MediaWiki:Common.css: Difference between revisions

From CostWiki
Jump to navigation Jump to search
Created page with "CSS placed here will be applied to all skins: #firstHeading { display: none !important; }"
 
No edit summary
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#firstHeading { display: none !important; }

Revision as of 21:31, 19 October 2025

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