版式名称:蒐集总院 版式
作者:Mishary
若要使用此版式,请将以下代码粘贴至页面中。
[[include :scp-wiki-cn:theme:shushusoin]]
本主题是为大正150年设定中的GoI「蒐集总院」制作的。
本主题制作时参考了R74氏制作的蒐集院版式 - 改(旧版式由
Nanimono Demonai氏提出原案,
Wanazawawww氏进行修订)、由
Nanigashi Sato氏制作的IJAMEA Theme改,以及由
Mishary制作的大正150年 版式。
如有任何故障等问题,请通过PM、DM等方式联系Mishary。
若因Mishary处于非活跃状态等原因导致无法取得联系,请改为联系大正150年的相关知情人士。
图像许可:
文件页面: T150 - 蒐集總院ロゴ png
来源: http://scp-jp-storage.wikidot.com/file:3438721-225-hcls
授权协议: CC BY-SA 3.0
标题: 蒐集總院ロゴ
作者: Mishary
公开年份: 2022
补充说明: 管理コード [蒐集総院_3_1]
WikiJump include 未展开: 本地数据库中没有引用的站点(:scp-jp:component:coltop-deep)
标题1
标题2
标题3
标题4
标题5
标题6
普通文本
Alphabet
粗体 | 斜体 | _下划线_ | 删除线 | 等宽字体 | 上标下标
输入四个连字符「----」即可绘制水平线。
引用区块
嵌套引用区块
| 标题 | 标题 | 标题 | 标题 | 标题 | 标题 |
|---|---|---|---|---|---|
| 单元格内容 | 单元格内容 | 单元格内容 | 单元格内容 | 单元格内容 | 单元格内容 |
伪选择器{
伪属性: 伪值;;
}
红色
Sexy Box
链接 (可能是你访问过的链接)
+ 折叠
折叠内容
- 编号列表
- 列表项目
- 列表项目
- 无序列表
- 列表项目
- 列表项目
内容1
内容2
内容3
内容4
内容5
WikiJump include 未展开: 本地数据库中没有引用的站点(:scp-jp:component:colend-deep)
WikiJump include 未展开: 本地数据库中没有引用的站点(:scp-jp:component:coltop-deep)
/*
[EN]
Abnormality Collection and Examination Agency Theme
Creative Commons 3.0 Attribution Succession
Created at 2023 by Mishary
[JA]
蒐集總院テーマ
クリエイティブコモンズ3.0 表示 継承
作成年: 2023
テーマ作成者: Mishary
*/
/* Fonts */
@import url("https://fontsapi.zeoseven.com/183/main/result.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600;700;900&display=swap');
#html-body, h1, h2, h3, h4, h5, h6, tt {
font-family: 'Noto Serif SC', serif;
}
h1, #page-title {
border-color: #456;
color: #456;
font-weight: 900;
}
#page-title {
font-size: 1.9rem;
}
#page-content {
font-size: 0.95rem;
}
strong {
font-weight: 900;
}
li, p {
line-height: 1.5;
}
/* Header */
#container-wrap {
--c-header: #edb;
}
div#container-wrap-wrap {
background-image: linear-gradient(165deg, rgba(240, 240, 240, 0.8) 0%, rgba(255, 255, 255, 0) 2%, rgba(255, 255, 255, 0) 90%, rgba(240, 240, 240, 0.8) 99%), url("https://scp-jp-storage.wdfiles.com/local--files/file%3A4053112-31-wtu3/paper.jpg");
background-size: 100% 100%, 350px 350px;
background-repeat: no-repeat, repeat;
}
div#container-wrap {
background: var(--c-header) top left repeat-x;
background-size: 100px 141px;
}
#content-wrap {
max-width: 1240px;
}
div#header {
background: url(https://scp-jp-storage.wdfiles.com/local--files/file%3A3438721-225-hcls/蒐集總院.png) 10px 40px no-repeat;
background-position:1em 1.5em;
background-size:60px;
}
div#header h1 a{
padding: 60px 0 25px;
font-size: 55px;
}
div#header h1 a span, #header h2 span {
font-size: 0px;
}
div#header h1 a::before, #header h2 span::before {
color: #456;
font-family: '极影毁片辉宋 Bold', serif;
font-weight: normal;
text-shadow: none;
}
div#header h1 a::before {
content: "蒐集总院";
}
#header h2 span::before {
content: "调查、蒐集并隐秘总意之外的理外";
font-size: 1rem;
}
#login-status {
color: #456;
}
#login-status a {
color: inherit;
}
#search-top-box-input {
border: solid 1px #999;
border-radius: 5px;
background-color: #fff;
box-shadow: none;
color: #456;
}
#search-top-box input.empty{
color: #9ab;
}
#search-top-box-input:hover, #search-top-box-input:focus {
border: solid 1px #000;
background-color: #fff;
box-shadow: none;
color: #456;
}
#search-top-box-form input[type=submit] {
padding: 2px 5px;
border: solid 1px #999;
border-radius: 5px;
background: none;
background-color: #fff;
box-shadow: none;
color: #9ab;
font-weight: 900;
font-size: 90%;
cursor: pointer;
}
#search-top-box-form input[type=submit]:hover, #search-top-box-form input[type=submit]:focus {
border: solid 1px #000;
background: none;
background-color: #fff;
box-shadow: none;
color: #456;
text-shadow: none;
}
#top-bar a, #top-bar a:hover, #top-bar ul li.sfhover a, #top-bar ul li:hover a {
background: #edb;
color: #456;
}
@media (max-width: 767px) {
.mobile-top-bar {
display: block;
}
#top-bar .mobile-top-bar>ul {
display: none;
}
}
/* RATE MODULE */
div.page-rate-widget-box .rate-points {
border: solid 1px #456;
background-color: #456;
color: #fdfcf8;
}
.page-rate-widget-box .rateup,
.page-rate-widget-box .ratedown {
background-color: #fdfcf8;
border-top: solid 1px #456;
border-bottom: solid 1px #456;
}
.page-rate-widget-box .rateup a,
.page-rate-widget-box .ratedown a {
color: #456;
background-color: #fdfcf8;
}
.page-rate-widget-box .rateup a:hover,
.page-rate-widget-box .ratedown a:hover {
background: #456;
color: #fdfcf8;
}
.page-rate-widget-box .cancel {
border: solid 1px #456;
background-color: #456;
}
.rateBox .page-rate-widget-box .cancel a:hover {
border-radius: 0 3px 3px 0;
background: #456;
color: #8bd;
}
#page-content .rate-box-with-credit-button .creditButton {
background-color: #456;
border: 1px solid #456;
}
#page-content .rate-box-with-credit-button .creditButton:hover {
background-color: #567;
border: 1px solid #567;
}
.rateBox .creditButton a:hover {
color: #fdfcf8;
}
.modalbox {
box-shadow: 0 2px 6px rgb(0 0 102 / 50%);
}
/* BLOCK */
blockquote {
border: 1px solid #000;
background-color: #fdfcf8;
}
#page-content .acea-block {
background-color: #fff;
background: url("https://scp-jp-storage.wdfiles.com/local--files/file%3A3438721-225-hcls/蒐集總院.png") center no-repeat rgb(255, 255, 255, 0.9);
background-blend-mode: lighten;
background-size: 40%;
max-height: 60%;
margin: 15px auto 30px;
padding: 1em;
box-shadow: 0 0 0 1px #000, 0 0 0 3px #fff, 0 0 0 6px #000;
line-height: 165%;
}
.report-title p {
margin: 0.2em 0 0.5em;
font-family: 'Noto Serif SC', serif;
font-size: 300%;
font-weight: 900;
line-height: 100%;
text-align: center;
}
.news-article {
background-color: #eee;
padding: 1em 1em 0.5em;
margin: 0 0.25em;
border: double 4px;
outline: solid 2px;
font-size: 1.25em;
}
.news-article h1 {
margin-top: 0;
color: #000;
}
#page-content .rate-box-with-credit-button,
#page-content .rateBox .rate-box-with-credit-button {
background: transparent !important;
border: 0 !important;
border-radius: 0 !important;
box-shadow: none !important;
padding: 0 !important;
margin: 0 !important;
display: inline-flex !important;
align-items: stretch !important;
gap: 6px !important;
transform: scale(0.85);
transform-origin: left center;
}
#page-content .rate-box-with-credit-button .page-rate-widget-box {
display: inline-flex !important;
align-items: stretch !important;
background: #456 !important;
border: 1px solid #456 !important;
border-radius: 6px !important;
overflow: hidden !important;
box-shadow: none !important;
}
#page-content .rate-box-with-credit-button .rate-points {
background: #456 !important;
color: #fff !important;
border: 0 !important;
}
#page-content .rate-box-with-credit-button .cancel,
#page-content .rate-box-with-credit-button .cancel a {
background: #456 !important;
color: #fff !important;
border: 0 !important;
text-shadow: none !important;
}
#page-content .rate-box-with-credit-button .cancel a:hover {
background: #456 !important;
color: #fff !important;
}
#page-content .rate-box-with-credit-button .creditButton {
display: inline-flex !important;
align-items: stretch !important;
justify-content: center !important;
position: static !important;
margin: 0 !important;
background: #456 !important;
border: 1px solid #456 !important;
border-radius: 6px !important;
overflow: hidden !important;
}
#page-content .rate-box-with-credit-button .creditButton a {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
padding: 0 16px !important;
height: 100% !important;
color: #fff !important;
font-size: 0.85rem !important;
line-height: 1 !important;
border-radius: 6px !important;
box-sizing: border-box !important;
}
#page-content .page-rate-widget-box .cancel {
border-radius: 0 6px 6px 0 !important;
overflow: hidden !important;
}
#page-content .page-rate-widget-box .cancel a {
color: #fff !important;
background: #456 !important;
border-radius: 0 6px 6px 0 !important;
}WikiJump include 未展开: 本地数据库中没有引用的站点(:scp-jp:component:colend-deep)







