『부상기』 장정
평가: 0+x

테마명: 『부상기』
작성자: hey_kounoikehey_kounoike


이 CSS 테마는 7happy77happy7씨의 CSS 테마작성 툴로 출력한 것에 Nanigashi SatoNanigashi Sato씨와 MisharyMishary씨의 손질을 받았습니다.

이 테마를 사용하려면 아래와 같이 코드를 include 해 주십시오.

[[include theme:fusouki-theme]]

부제목 (「此處에 戴한 皇基國體」)를 변경하려면 include 아래에 이하 구문을 입력해 주세요.

[[module CSS]]
div#header h2:after {
    content: "변경할 텍스트";
}
[[/module]]

이 커스텀 테마는 카논-JP 『부상기』를 위해 작성되었습니다. 일본어 표현을 많이 사용하는 카논이기 때문에, Nanimono DemonaiNanimono Demonai씨의 일본어 표현용 위키구문 확장서식이 병용되는 것을 전제로, 루비를 사용해도 폰트가 변경되지 않게 하고 있습니다.

@import url(https://scp-jp.wdfiles.com/local--code/theme%3Afusouki-theme/2);
 
/*
    Powered on 2019/09/06 03:05:59
    [2019 Wikidot Theme]
    Created by hey_kounoike
    Fixed by Nanigashi Sato & Mishary
    CC BY-SA 3.0
*/
 
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP|Noto+Serif+JP&display=swap');
@import url('https://scpko.wdfiles.com/local--files/unfont/UnGungseo.css');
@import url('https://scpko.wdfiles.com/local--files/unfont/UnBatang.css');
@import url('https://scpko.wdfiles.com/local--files/unfont/UnBatangBold.css');
 
/* COMMON */
#page-content strong {
    font-weight: bold;
    margin-top: 4px;
}
body {
    font-family: 'Noto Serif JP', '바탕', 'UnBatang' ;
}
 
.vpoem{
    font-family: 'UnGungseo', 'KaiTi', 'MS PMincho', 'STKaiti', 'HiraMinProN-W6', 'Hiragino Kaku Gothic Pro', 'MS PGothic', serif;
}
 
.vpoem tt{
    vertical-align: middle;
font-family: 'UnGungseo', 'KaiTi', 'MS PMincho', 'STKaiti', 'HiraMinProN-W6', 'Hiragino Kaku Gothic Pro', 'MS PGothic', serif;
}
 
.rt {
font-family: 'KaiTi', '바탕', 'UnBatang', 'MS PMincho', 'STKaiti', 'HiraMinProN-W6', 'Hiragino Kaku Gothic Pro', 'MS PGothic', serif;
}
 
div#header h1 a:before {
    font-family: 'Noto Serif JP', 'UnBatangBold';
    content: "『부상기』";
}
div#header h2:after {
    font-family: 'Noto Serif JP', 'UnBatangBold';
    content: "  此處에 戴한 皇基國體";
}
 
/* For Smartphone */
@media (max-width: 600px) {
 
    div#header {
        background-position: -5px 20px;
    }
 
    div#header h1 a {
        padding: 72px 0 10px 20px;
    }
 
    div#header h1 a:before {
        font-size: 160%;
    }
 
    div#header h2:after {
        padding: 0 0 0 20px;
    }
 
    div#search-top-box {
        top: 80px;
    }
 
    #search-top-box-input {
        display: none;
    }
 
}
 
/* J-style Ruby Font */
 
tt {
    font-family: 'Noto Serif JP', '바탕', 'UnBatang', sans-serif;
}
🈲: SCP 재단의 모든 컨텐츠는 15세 미만의 어린이 혹은 청소년이 시청하기에 부적절합니다.
따로 명시하지 않는 한 이 사이트의 모든 콘텐츠는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스를 따릅니다.