网站布景主题

ERMAHGERD STAHP

This is a template page used internally by the SCP Wiki.

PLEASE DO NOT TOUCH THIS PAGE
WITHOUT STAFF PERMISSION


/* Copy styling from SCP-EN Sigma-9 */
@import url(https://scp-wiki-en.wikidot.com/component:theme/code/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 https://scp-sandbox-3.wikidot.com/no-drafts
 */
#edit-save-draft-button,
.button-cancel-and-leave-draft {
    display: none;
}
除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License