User:Buddy13/monobook.css

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search

Note: After saving, 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.
pre {
  overflow:auto;
}

td.mainLeftBox{
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #ca6d19 !important;
  border: 1px solid #f89f51 !important;
  color: #ffffff !important;
  background-image:none;/*url(/images/1/12/RedFryMain.png);*/
}

td.mainRightBox{
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #642e6a !important;
  border: 1px solid #bb37cb !important;
  color: #ffffff !important;
  background-image:none;/*url(/images/e/e2/BlueBenderMain.png);*/
}

td.mainBottomBox{
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #7b979a !important;
  border: 1px solid #c9d9db !important;
  color: #ffffff !important;
  background-image:none;/*url(/images/3/30/GreenToadMain.png);*/
}