Difference between revisions of "MediaWiki:Common.css"

From Super-wiki
Jump to: navigation, search
m
m
 
Line 1: Line 1:
 
/** CSS placed here will be applied to all skins */
 
/** CSS placed here will be applied to all skins */
  
#column-one h2, #p-cactions h3 {display:none;}
+
#column-one h2, #p-cactions h3, #p-personal h3 {display:none;}
 
#column-content #content {margin-top:50px;}
 
#column-content #content {margin-top:50px;}
 
#p-cactions .pBody {margin-top:16px;}
 
#p-cactions .pBody {margin-top:16px;}

Latest revision as of 02:02, 3 January 2015

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

#column-one h2, #p-cactions h3, #p-personal h3 {display:none;}
#column-content #content {margin-top:50px;}
#p-cactions .pBody {margin-top:16px;}