/* Copy styling from SCP-EN Sigma-9 */
@import url("https://scp-wiki.wdfiles.com/local--code/component%3Atheme/1");

/* Adjust header and background image */
#header {
    background-image: url("https://scp-sandbox-3.wdfiles.com/local--files/component%3Atheme/logo.png");
}

div#container-wrap {
    background-image: url("https://scp-sandbox-3.wikidot.com/local--files/component%3Atheme/body_bg.png");
}

/*
 * Disable the "save draft" feature, due to security and usability issues.
 * See http://scp-sandbox-3.wikidot.com/no-drafts
 */
#edit-save-draft-button,
.button-cancel-and-leave-draft {
    display: none;
}
