Difference between revisions of "MediaWiki:Common.css"
From DoSPT
Miguel Caro (talk | contribs) |
Miguel Caro (talk | contribs) |
||
| Line 11: | Line 11: | ||
#p-logo a, #p-logo a:hover { width: 0em; } | #p-logo a, #p-logo a:hover { width: 0em; } | ||
#p-cactions { left: 0em; } | #p-cactions { left: 0em; } | ||
| − | .portlet { width: | + | .portlet { width: 10em; } |
div#column-content { margin-left: 0em; } | div#column-content { margin-left: 0em; } | ||
div#content { margin-left: 0em; } | div#content { margin-left: 0em; } | ||
Revision as of 10:11, 10 September 2016
/* CSS placed here will be applied to all skins */
/* No talk tab */
#ca-talk { display:none!important; }
/* increase sidebar width */
#column-content { margin-top:0em; }
#column-content #content { margin-left: 0em; }
#p-logo a, #p-logo a:hover { width: 0em; }
#p-cactions { left: 0em; }
.portlet { width: 10em; }
div#column-content { margin-left: 0em; }
div#content { margin-left: 0em; }