Crashlands Wiki
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.
#p-sitePromos,
#footer
        {display:none}

#bodyContent .atfmrec {width:0px !important}

/* the size of the wiki logo is TOO DAMN HIGH */
#p-logo, #p-logo a {height:50px; width:264px}       /* I stopped working on this, it was a real rabbit hole */


/* diffs were impossible to see -- copied from Gadget-Blackskin.css */
table.diff, td.diff-otitle, td.diff-ntitle {
    background-color: #000000;
}
td.diff-addedline {
    color: #00a000;
    background: #004000;
    font-size: smaller;
}
td.diff-deletedline {
    color: #00a000;
    background: #004000;
    font-size: smaller;
}
td.diff-context {
    background: #000000;
    color: #008000;
    font-size: smaller;
}
span.diffchange {
    color: #00ff00;
    font-weight: bold;
}
 
table.gallery {
    border: 1px solid #002000;
    background-color: #004000;
}
 
table.gallery td {
    background-color: #004000;
    border: solid 2px white;
}
 
div.gallerybox div.thumb {
    border: 1px solid #002000;
}
Advertisement