Difference between revisions of "MediaWiki:Monobook.css"

From Diesel Truck Resource - Wiki
Jump to: navigation, search
(Created page with "→‎CSS placed here will affect users of the Monobook skin: →‎increase sidebar width: #column-content { margin-left: -15em } #column-content #content { margin-left: 15em } #p...")
(No difference)

Revision as of 15:43, 23 August 2011

/* CSS placed here will affect users of the Monobook skin */
/* increase sidebar width */
#column-content { margin-left: -15em }
#column-content #content { margin-left: 15em }
#p-logo a, #p-logo a:hover { width: 15em }
#p-cactions { left: 14.5em }
.portlet { width: 14em }
div#column-content { margin-left: -14em }
div#content { margin-left: 14em }