component:theme

我和我的小伙伴都惊呆了!!

此页为于SCP维基内部使用的样版页。

在未经同意的情况下
请不要动这页里面的东西


页面笔记

此页面是CSS格式的维基主题。可以在这里添加代码或更改内容,但我建议非常小心,因为很容易弄坏一些东西。如果您对这件事一无所知,就不应该改变任何东西。

目前,从英语维基导入了主题。如果您不想导入它,您可以在这里复制它的代码。如果您不想进行调整,您也可以将维基设置为直接在管理面板中使用英语维基的主题。

您可能想要从 这里 向您的主题添加一些代码片段

@import url('https://scp-wiki-cn.wikidot.com/component:theme/code/1');
div#container-wrap {
    background-image: url(https://scp-sandbox-3.wikidot.com/local--files/component%3Atheme/body_bg.svg);
    background-repeat: repeat-x;
}
#header {
    background-image: url(https://scp-mc-sandbox-pro.wikidot.com/local--files/component:theme/%E6%B2%99%E7%9B%92logo.png);
    background-repeat: no-repeat;
}
CC BY-SA 3.0 License