蒐集總院テーマ
評価: 0+x
blank.png

テーマ名: 蒐集總院 テーマ
作成者: Mishary

このテーマを使用するには、次のコードをページに貼り付けてください。

[[include :scp-jp:theme:shushusoin]]

このテーマは、カノン大正150年内のGoIである「蒐集總院」のために作成されました。

R74R74氏作成の蒐集院テーマ - 改(旧テーマはNanimono DemonaiNanimono Demonai氏原案、WanazawawwwWanazawawww改定)、Nanigashi SatoNanigashi Sato氏制作のIJAMEA Theme改MisharyMishary作成の大正150年 テーマを参考に作成されています。

何か不具合などあればMisharyMisharyまでPM, DM等お願いいたします。
MisharyMisharyが非アクティブ等の理由から連絡が取れないような場合は、代わりに大正150年の有識者へご連絡お願い致します。

画像ライセンス:

ファイルページ: T150 - 蒐集總院ロゴ png

ソース: http://scp-jp-storage.wikidot.com/file:3438721-225-hcls
ライセンス: CC BY-SA 3.0

タイトル: 蒐集總院ロゴ
著作権者: MisharyMishary
公開年: 2022
補足: 管理コード [蒐集総院_3_1]

    • _
    %E8%92%90%E9%9B%86%E7%B8%BD%E9%99%A2.png

    画像の見本

    見出し1

    見出し2

    見出し3

    見出し4

    見出し5
    見出し6

    通常文章
    Alphabet

    太字 | 斜体 | _下線_ | 打ち消し線 | 等幅フォント | 上付き文字下付き文字

    ハイフン4つ"----"で水平線をひくことができます。


    引用ブロック

    ネストされた引用ブロック

    ヘッダー ヘッダー ヘッダー ヘッダー ヘッダー ヘッダー
    セルの内容 セルの内容 セルの内容 セルの内容 セルの内容 セルの内容

    偽のセレクタ{
    偽のプロパティ: 偽の値;
    }

    赤い

    Sexy Box

    リンク (多分あなたが訪問したことのあるリンク)

    1. 番号付きリスト
    2. リストのアイテム
    3. リストのアイテム
    • 箇条書きリスト
    • リストのアイテム
    • リストのアイテム

    内容1

    • _
    /*
      [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://fonts.googleapis.com/css2?family=Zen+Antique&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@500;900&display=swap');
     
    #html-body, h1, h2, h3, h4, h5, h6, tt {
        font-family: 'Noto Serif JP', 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("http://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(http://scp-jp-storage.wdfiles.com/local--files/file:3438721-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: 45px;
    }
     
    div#header h1 a span, #header h2 span {
        font-size: 0px;
    }
     
    div#header h1 a::before, #header h2 span::before {
        color: #456;
        font-family: 'Zen Antique', serif;
        font-weight: normal;
        text-shadow: none;
    }
     
    div#header h1 a::before {
        content: "蒐集總院";
    }
     
    #header h2 span::before {
        content: "總意ノ理外ヲ調査蒐集シ隱祕ス";
        font-size: 0.75rem;
    }
    #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: 1050px) {
      .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("http://scp-jp-storage.wdfiles.com/local--files/file:3438721-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 JP', 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;
    }
特に明記しない限り、このページのコンテンツは次のライセンスの下にあります: Creative Commons Attribution-ShareAlike 3.0 License