MediaWiki:Monobook.css: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Jaime Prilusky (talk | contribs)
No edit summary
Jaime Prilusky (talk | contribs)
No edit summary
 
Line 16: Line 16:
     background-color: #fff;
     background-color: #fff;
}
}
/* Adjust sidebar width to 15em */
#column-one { width: 15em; }
/* Ensure content area respects the sidebar width */
#column-content #content { margin-left: 15em; }
/* Adjust portlets */
.portlet { width: 14em; }