User:JAL/monobook.css: Difference between revisions
< User:JAL
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
/* div#content { margin-left: 13.9em } */ | /* div#content { margin-left: 13.9em } */ | ||
/* make Sidebar wider (to view change in Firefox: hold Shift while clicking Reload) */ | |||
/* this minor adjustment prevents some wrapping of items */ | |||
#column-content { margin-left: -12.5em } /* IE doesn't seem to respond to this one */ | #column-content { margin-left: -12.5em } /* IE doesn't seem to respond to this one */ | ||
#column-content #content { margin-left: 12.5em } /* IE doesn't seem to respond to this one */ | #column-content #content { margin-left: 12.5em } /* IE doesn't seem to respond to this one */ |
Revision as of 21:07, 30 January 2013
/* make Sidebar wider (to view change in Firefox: hold Shift while clicking Reload) */ /* #column-content { margin-left: -13.9em } */ /* #column-content #content { margin-left: 13.9em } */ /* #p-logo a, #p-logo a:hover { width: 13.9em } */ /* .portlet { width: 12.9em } */ /* #p-cactions { left: 12.9em } */ /* div#column-content { margin-left: -13.9em } */ /* div#content { margin-left: 13.9em } */ /* make Sidebar wider (to view change in Firefox: hold Shift while clicking Reload) */ /* this minor adjustment prevents some wrapping of items */ #column-content { margin-left: -12.5em } /* IE doesn't seem to respond to this one */ #column-content #content { margin-left: 12.5em } /* IE doesn't seem to respond to this one */ #p-logo a, #p-logo a:hover { width: 12.5em } .portlet { width: 11.8em } #p-cactions { left: 11.8em }