MediaWiki:Common.css
  

From SoundTaxi

(Difference between revisions)
Jump to: navigation, search
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
 +
 +
/* remove Navigation */
 +
#p-navigation { display:none !important; }
/* remove Toolbox */
/* remove Toolbox */
#p-tb { display:none !important; }
#p-tb { display:none !important; }

Latest revision as of 14:01, 29 March 2012

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

/* remove Navigation */
#p-navigation { display:none !important; }

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