Difference between revisions of "MediaWiki:Common.css"

Line 1: Line 1:
 
/** CSS placed here will be applied to all skins **/
 
/** CSS placed here will be applied to all skins **/
 +
 +
/* remove Toolbox */
 +
#p-tb { display:none !important; }

Revision as of 11:06, 11 July 2013

/** CSS placed here will be applied to all skins **/

/* remove Toolbox */ 
#p-tb { display:none !important; }