Difference between revisions of "MediaWiki:Common.css"

From DoSPT
Jump to: navigation, search
Line 7: Line 7:
  
 
/* increase Vector sidebar width */
 
/* increase Vector sidebar width */
div#mw-panel { top: -50px}
+
div#mw-panel { top: 50px}

Revision as of 16:31, 10 September 2016

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


/* No talk tab */
#ca-talk { display:none!important; }


/* increase Vector sidebar width */
div#mw-panel { top: 50px}