MediaWiki:Common.css

From DoSPT
Revision as of 10:14, 10 September 2016 by Miguel Caro (talk | contribs)
Jump to: navigation, search
/* 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: 10em; }
#p-cactions { left: 0em; }
.portlet { width: 0em; }
div#column-content { margin-top: -10em; }
div#content { margin-left: 10em; }