Last Level
Advertisement

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.
/* Imports */
@import url("/index.php?title=MediaWiki:Common.css&action=raw&ctype=text/css");

/* Masthead Tweaks */
div.masthead-info {
    background:#000000 !important;
    color:#FFFFFF;
}

.UserProfileMasthead .masthead-info-lower:before {
    border: none;
}

/* show large tables normally */
.WikiaWideTablesWrapper canvas {display:none;}
.WikiaWideTablesWrapper img.sprite.popout {display:none;}
.WikiaWideTablesWrapper > .table {overflow:visible;}
Advertisement