Difference between revisions of "MediaWiki:Common.css"
From DoSPT
Miguel Caro (talk | contribs) |
Miguel Caro (talk | contribs) |
||
| Line 6: | Line 6: | ||
| − | /* | + | /* increase Vector sidebar width */ |
| − | # | + | div#mw-panel { width: 12em; } |
| − | + | div#footer, #mw-head-base, div#content { margin-left: 12em; } | |
| − | + | #left-navigation { margin-left: 12em; } | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | } | ||
| − | # | ||
| − | # | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | } | ||
Revision as of 16:29, 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; }
div#footer, #mw-head-base, div#content { margin-left: 12em; }
#left-navigation { margin-left: 12em; }