User:Segjin/monobook.css

From Wiki
Revision as of 18:13, 15 November 2005 by Segjin (talk | contribs)
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.
#column-content {
   width: 100%;
   float: right;
   margin: 0 0 0.6em -12.2em;
   padding: 0;
   background: transparent none;
}
#content {
   margin: 2.8em 0 0 12.2em;
   padding: 0em 1em 1.5em 1em;
   background: transparent none;
   line-height: 1.5em;
   position: relative;
   z-index: 2;
   border: 1px solid green;
   margin-right: 15px;
}
#column-one { 
  padding-top: 160px;
  background: transparent none;
}