MediaWiki:Common.css
  

From SoundTaxi

(Difference between revisions)
Jump to: navigation, search
 
(One intermediate revision not shown)
Line 2: Line 2:
/* remove Navigation */
/* remove Navigation */
-
#column-content { display:none !important; }
+
#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; }
Personal tools