Total Drama 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.
/* Remove home from main page */
.page-Total_Drama_Wiki .WikiaPage .page-header__title,
.page-Total_Drama_Wiki .WikiaPage .page-header__separator {
    display: none !important;
}

/* Miscellaneous */
h2 {margin-top: 20px;}

.toc {margin-top: 20px;}

blockquote {padding-right: 150px}

.unpatrolled {display: none !important; }

.hiddenStructure {display: none;}

a {text-decoration: none; color: #002bb8; background: none;}

div#content a:visited {color: #5a3696;}

a:active {color: #faa700;}

a:hover {text-decoration: underline;}

a.stub {color: #772233;}

a.new, #p-personal a.new {color: #ba0000;}

a.new:visited, #p-personal a.new:visited {color: #a55858;}

/* Display text below main article header, located at MediaWiki:tagline */
#siteSub {
    display: inline;
    font-size: 90%;
    font-weight: normal;
    font-style: italic;
    text-align: right;

}

/* @import url("/index.php?title=MediaWiki:Portable infoboxes.css&action=raw&ctype=text/css"); */
Advertisement