MediaWiki:CliffWorld.css

From Leaving The Cradle Wiki
Revision as of 08:19, 7 April 2022 by Darth Biomech (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)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
body {
  background: #97afbd;
background: url(resources/assets/cliff_background.gif left top repeat-y fixed;);
  color: #513107;
  font-size: 11pt;
  margin: 0;
  padding: 0;
}
.mw-body {
  margin-left: 10em;
  margin-right: 10em;
  padding: 0em;
border-image: url('resources/assets/cliff_border.gif') round;
b
border-image-slice: 39px;
border-image-slice: inherit;
border-image-slice: initial;
border-image-slice: revert;
border-image-slice: revert-layer;
border-image-slice: unset;

  margin-top: -1px;
  background: #daba91;
  color: #342c24;
  direction: ltr;
}