MediaWiki:Common.css: Difference between revisions

From WildWords
Created page with "CSS placed here will be applied to all skins: p.logo{display: none !important;}"
 
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
p.logo{display: none !important;}
#p-logo{display: none !important;}

Revision as of 13:32, 5 February 2014

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