Difference between revisions of "MediaWiki:Common.css"
From Dr. Joey Paquet Web Site
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | + | #p-tb{ | |
− | + | display : none; | |
− | + | } | |
#p-search{ | #p-search{ | ||
display : none; | display : none; | ||
} | } |
Revision as of 10:32, 13 November 2013
/* CSS placed here will be applied to all skins */ #p-tb{ display : none; } #p-search{ display : none; }