MediaWiki:Common.css: Difference between revisions

From Nigerian Craftpedia portal | African continent
Created page with "CSS placed here will be applied to all skins: #firstHeading { display: none; }"
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
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; }
#p-logo-text { display: none; }

Latest revision as of 04:04, 2 February 2026

/* CSS placed here will be applied to all skins */
#p-logo-text { display: none; }