Difference between revisions of "MediaWiki:Common.css"
From WildWords
(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 | + | #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;}