恋词癖与齐物论.
@import url('https://fonts.googleapis.com/css2?family=Zhi+Mang+Xing&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:wght@300;400;500;700&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@300;400;500;700&subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&subset=cyrillic,latin-ext,vietnamese');
 
body {
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    background-repeat: repeat;
    font-family: "Noto Serif SC", "Noto Serif", serif;
    font-size: 0.85rem;
}
 
div#extra-div-1 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 161px;
    z-index: -2;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/theme%3Aswirling-ashes/skyline-whitewash.png"), url("http://scp-wiki.wdfiles.com/local--files/theme%3Aswirling-ashes/skyline.png");
    background-repeat: repeat-x;
    background-size: auto 111px;
    background-position: center 50px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
 
/* HEADER */
 
div#container-wrap {
    background-image: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0, rgba(0, 0, 0, 0.5) 80px, rgba(0, 0, 0, 0.5) 161px, transparent 240px);
    background-repeat: repeat-x;
    background-size: auto 21px, auto 240px;
    background-position: center 140px, center top;
}
 
#header {
    background-image: none;
}
 
#header h1 {
    float: none;
    width: 100%;
    margin: 0;
}
 
#header h1 a {
    display: block;
    float: none;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-size: 80px;
    font-weight: normal;
    font-family: "Oswald", "Zhi Mang Xing", sans-serif;
    text-shadow: 0 4px 0 rgba(0, 0, 0, 0.6);
    white-space: nowrap;
}
 
@media (max-width: 575px) {
#header h1 a {
    font-size: 50px;
}
}
 
@media (max-width: 479px) {
#header h1 a {
    font-size: 40px;
}
}
 
#header h1 a::before {
    content: "SCP FOUNDATION";
    overflow: hidden;
}
 
/* {$deserted}/
#header h1 a::before {
    content: "废年";
    font-size: 80px;
}
/{$deserted} */
 
#header h1 a span, #header h2 {
    display: none;
}
 
#search-top-box {
    right: 0;
    top: 110px;
}
 
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit],
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    background-color: transparent;
    color: #666;
    border-color: #666;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
}
 
#search-top-box-input,
#search-top-box-input:hover,
#search-top-box-input:focus {
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6), inset 0 2px 0 rgba(0, 0, 0, 0.25);
}
 
#search-top-box-input:hover,
#search-top-box-input:focus,
#search-top-box-form input[type=submit]:hover,
#search-top-box-form input[type=submit]:focus {
    color: #000;
    border-color: #000;
}
 
/* SIDE BAR */
 
#side-bar .side-block {
    background-color: transparent !important;
    border-color: #000;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
}
 
#side-bar .side-block:not(.media) {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}
 
#side-bar .heading,
#side-bar .collapsible-block-unfolded-link,
#side-bar .collapsible-block-unfolded-link .collapsible-block-link {
    color: #000;
    border-color: #000;
    font-size: 14px;
    font-weight: normal;
    font-family: "Zhi Mang Xing", sans-serif;
}
 
#side-bar a, #side-bar a:visited, #side-bar a.newpage {
    color: #000;
}
 
@media (max-width: 767px) {
#side-bar, #side-bar:target {
    background-color: transparent;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    border: none;
}
 
#side-bar .close-menu {
    display: block;
    opacity: 0;
    transition: ease 1s;
    -webkit-transition: ease 1s;
}
 
#side-bar:target .close-menu {
    opacity: 0.5;
    left: 19em;
    width: calc(100% - 19em);
}
}
 
/* MAIN CONTENT */
 
#top-bar ul li:hover a,
#top-bar ul li.sfhover a {
    color: #000;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
}
 
#top-bar .mobile-top-bar .open-menu a {
    border: solid 1px #666;
    border-radius: 5px;
    background-image: url("http://scp-wiki.wdfiles.com/local--files/about-the-scp-foundation/bg-marble.png");
    color: #666;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.25);
}
 
#top-bar .mobile-top-bar .open-menu a:hover {
    color: #000;
    border-color: #000;
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.6);
}
 
#page-title, h1 {
    font-family: "Zhi Mang Xing", sans-serif;
    color: #000;
    border-color: #666;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
 
hr {
    background-color: #666;
}
 
.fancyhr hr {
    position: relative;
    height: 12px;
    background-color: transparent;
    width: auto;
    margin-left: 0;
    margin-right: 0;
}
 
.fancyhr hr::before {
    content: "";
    display: block;
    height: 12px;
    width: 100%;
    position: absolute;
    top: -9px;
    left: 0;
    border-bottom: solid 2px #000;
    border-radius: 12px;
}
 
.fancyhr hr::after {
    content: "";
    display: block;
    height: 12px;
    width: 100%;
    position: absolute;
    bottom: -9px;
    left: 0;
    border-top: solid 2px #000;
    border-radius: 12px;
}
 
/* RATE MODULE */
 
#page-content {
    font-size: 0.925rem;
}
 
.page-rate-widget-box, #page-content .creditRate .rate-box-with-credit-button .page-rate-widget-box {
    background-color: transparent;
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    margin-left: 0;
    margin-right: 0;
}
 
.page-rate-widget-box .rate-points {
    color: #000 !important;
    background-color: transparent !important;
    border-radius: 0;
    border: none;
}
 
.page-rate-widget-box .rateup.btn,
.page-rate-widget-box .ratedown.btn,
.page-rate-widget-box .cancel {
    border: none;
    background-color: transparent;
    border-radius: 0;
}
 
.page-rate-widget-box .rateup.btn a,
.page-rate-widget-box .ratedown.btn a,
.page-rate-widget-box .cancel a {
    border: none;
    background-color: transparent;
    border-radius: 0;
    color: #666;
}
 
.page-rate-widget-box .rateup.btn a:hover,
.page-rate-widget-box .ratedown.btn a:hover,
.page-rate-widget-box .cancel a:hover {
    border: none;
    background-color: transparent;
    border-radius: 0;
    color: #000;
}
 
#page-content .rate-box-with-credit-button {
    border-radius: 0;
    border: none;
    background-color: transparent;
    box-shadow: none;
}
 
#page-content .creditRate {
    margin-left: 0;
    margin-right: 0;
}
 
#page-content .rate-box-with-credit-button .creditButton p a {
    display: inline-block;
    margin: 0;
    margin-left: 5px;
    padding-top: 3px;
    padding-bottom: 2px;
    width: 20px;
    height: 100%;
    font-size: 12px;
    text-align: center;
    color: #666;
    background-color: transparent;
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    position: static;
}
 
#page-content .rate-box-with-credit-button .creditButton p a:hover {
    color: #000;
}
 
/* DIVISIONS */
 
div.adytoc {
    display: flex;
    justify-content: center;
}
 
div#toc {
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: rgba(255, 255, 255, 0.75);
    color: #000;
}
 
div.adytoc div#toc {
    float: none;
    text-align: center;
}
 
div.adytoc div#toc div.title {
    font-family: "Zhi Mang Xing", sans-serif;
    color: #000;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    font-size: 200%;
}
 
div.adytoc div#toc div#toc-list div {
    margin-left: 0 !important;
    font-family: "Zhi Mang Xing", sans-serif;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    font-size: 150%;
}
 
blockquote, div.blockquote {
    border: solid 1px #000;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: transparent;
    color: #000;
}
 
.blockquote.light {
    background-color: rgba(255, 255, 255, 0.75);
}
 
.blockquote.dark {
    background-color: rgba(0, 0, 0, 0.1);
}
 
.code {
    position: relative;
    border: solid 1px #000;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    background-color: transparent;
    color: #000;
}
 
.code::before,
.code::after {
    display: block;
    content: "~ CODE ~";
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
}
 
.code::before {
    top: 0;
}
 
.code::after {
    bottom: 0;
}
评分: +48+x

原创SCP


SCP-CN-3074
+20 2
最新评论: LeeBr 10 Dec 2024 18:12
最新编辑: lechangliu 07 May 2025 16:10


著作信息 SCP-CN-3074 - 忆应书 作者:...
标签: 2024调酒竞赛 scp 原创 心灵感应 文件 无效化 智能 现实扭曲 移情作用 精神影响 自主

SCP-CN-3831
+24 6
最新评论: Tamaki Tsuneko 22 Oct 2024 00:13
最新编辑: lechangliu 07 May 2025 16:11


著作信息 SCP-CN-3831 - 按下井号键,逃...
标签: 2024新秀竞赛 euclid scp 原创 变形 现实扭曲 现象 电子

SCP-CN-4020
+18 20
最新评论: Chang Astesia 21 Jan 2026 08:02
最新编辑: Marb1eS0da 28 Dec 2025 02:35


著作信息 SCP-CN-4020 - 疑丝 作者:l...
标签: cn4000 scp ticonderoga 原创 幻觉 强迫性 感知影响 现实扭曲 生物危害 精神影响 自我复制 认知危害

原创故事


一类误传演绎,又名找到所有的木子米
+23 11
最新评论: Rameses_B 26 Aug 2025 15:58
最新编辑: lechangliu 07 May 2025 16:15


...
标签: 2025愚人竞赛 原创 故事 误传部

从一开始就
+23 3
最新评论: Rovong 28 Mar 2025 23:58
最新编辑: lechangliu 07 May 2025 16:13


...
标签: 原创 故事

半截身
+12 11
最新评论: lechangliu 11 Mar 2025 05:41
最新编辑: lechangliu 07 May 2025 16:13


...
标签: 2024夏季征文 原创 故事

回环天星
+44 3
最新评论: River_SixWater 05 Mar 2026 12:16
最新编辑: lechangliu 10 Mar 2026 17:23


...
标签: 2026冬季征文 原创 山城 故事

在你读到这里时,我已经入高原棺
+36 7
最新评论: MonkeywithStar 14 Oct 2025 09:20
最新编辑: lechangliu 09 Sep 2025 16:11


...
标签: 2025夏季征文 原创 故事

温暖的渎神
+24 2
最新评论: Clock_MB 24 Jul 2025 12:02
最新编辑: lechangliu 11 Mar 2026 11:08


...
标签: site-cn-96 原创 故事

原创GoI格式


三以上的重奏
+19 1
最新评论: lechangliu 30 Apr 2025 15:35
最新编辑: lechangliu 07 May 2025 16:17


著作信息 作者:lechangliu 作者页:见此 西部梦神 以头抢地 抓取:无声眼泪 | 查询: 喷涂、灰烬、汤 | 搜索:一万个名字其它过滤 | 排除: 丰盛、蓬勃、大都会 | 保留: 拳头、脸、旁听的耳朵 在遗忘里走。...
标签: goi格式 原创 梦神集团

剧目-小王国
+15 3
最新评论: esormirp 10 May 2025 01:11
最新编辑: lechangliu 07 May 2025 16:16


...
标签: 2025冬季征文 goi格式 剧组 原创

笔记:没有人玩的拼图游戏
+10 3
最新评论: xkdd 07 Mar 2025 01:52
最新编辑: lechangliu 07 May 2025 16:17


...
标签: 2025goif竞赛 goi格式 nobody 原创

【飞堡电台】法索拉与身载另一世:艺术给以出路
+38 5
最新评论: ZZZZZac 08 Jun 2025 15:15
最新编辑: lechangliu 15 May 2025 05:32


著作信息 作者:lechangliu 作者页:见此 2025地点竞赛:归墟诸岛参赛作品 同队其他作品: Hanyao 巴别歌者 mmmrrr 梦中,那位神明的面貌 ...
标签: 2025地点竞赛 goi格式 原创 魔法乐团

原创图书馆页面


写作家
+22 5
最新评论: breaddddd 06 Oct 2025 03:17
最新编辑: lechangliu 01 Oct 2025 04:02


...
标签: 2025新秀竞赛 wanderers 原创 苍树与血

前男友变成GAY并不是什么要紧的事
+31 12
最新评论: QwQJIANG 05 Jan 2025 09:24
最新编辑: lechangliu 07 May 2025 16:17


...
标签: wanderers 原创 苍树与血

巨像默
+4 7
最新评论: lechangliu 27 Jul 2024 10:58
最新编辑: lechangliu 07 May 2025 16:16


...
标签: 2024图书馆竞赛 wanderers 原创 苍树与血

神曲后入人间
+22 6
最新评论: Ryan Sor 07 Jul 2025 06:00
最新编辑: lechangliu 19 Jul 2025 09:11


...
标签: wanderers 原创 苍树与血

更多页面


除非特别注明,本页内容采用以下授权方式: Creative Commons Attribution-ShareAlike 3.0 License