Difference between revisions of "MediaWiki:Common.css"
From DoSPT
Miguel Caro (talk | contribs) |
Miguel Caro (talk | contribs) |
||
| Line 7: | Line 7: | ||
/* increase Vector sidebar width */ | /* increase Vector sidebar width */ | ||
| − | div#mw-panel { | + | 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}