MediaWiki:Monobook.css

Explain xkcd: It's 'cause you're dumb.
Jump to navigation Jump to search

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (โŒ˜-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (โŒ˜-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will affect users of the Monobook skin */
/* increase sidebar width */
#column-content { margin-left: -14em; }
#column-content #content { margin-left: 14em; }
#p-logo a, #p-logo a:hover { width: 14em; }
#p-cactions { left: 13.5em; }
.portlet { width: 13em; }
div#column-content { margin-left: -13em; }
div#content { margin-left: 13em; }