Difference between revisions of "MediaWiki:Common.css"

From WildWords
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: p.logo{display: none !important;}")
 
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 12:32, 5 February 2014

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