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 { width: 12em; } | + | div#mw-panel { width: 12em; top: -100px} |
div#footer, #mw-head-base, div#content { margin-left: 12em; } | div#footer, #mw-head-base, div#content { margin-left: 12em; } | ||
#left-navigation { margin-left: 12em; } | #left-navigation { margin-left: 12em; } | ||
Revision as of 16:30, 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 { width: 12em; top: -100px}
div#footer, #mw-head-base, div#content { margin-left: 12em; }
#left-navigation { margin-left: 12em; }