크리피파스타 테마

평가: +2+x

사용법

다음 코드를 붙여넣으시오:

[[include :scpko:theme:creepypasta]]

@import 는 작동하지 않습니다. 이것은 의도적인 것입니다. [[include ]]를 사용해야 역링크 관리가 가능해지기 때문입니다.


사용례

rook.png

파라워치 로고.

수평줄은 하이픈 5개 "--"를 치면 만들어지며, 따로 들어 있는 곳 (인용 블록 등) 이 없다면 페이지 전체를 가로지릅니다. 이 글에서 섹션을 나누는 줄은 모두 이 수평줄입니다.

제목은 문장 처음에 "+"을 1개부터 6개까지 입력해서 적용할 수 있습니다.


탭 뷰입니다.

이것은 인용구로 각 줄의 시작에 ">"를 넣으면 작동합니다.

글자


구분선

이중 인용문

이것은
만드는 법은 이미 아실 거라
생각합니다
@import url('https://scp-wiki.wdfiles.com/local--code/theme%3Acreepypasta/1');
@import url('https://fonts.googleapis.com/css?family=PT+Mono&display=swap');
@import url('http://scpko.wdfiles.com/local--files/unfont/UnTaza.css');
@import url('http://scpko.wdfiles.com/local--files/unfont/UnYetgul.css');
 
@font-face {
    font-family: 'IBMPlexSansKR-Light';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/IBMPlexSansKR-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
 
/*
    Powered on 2019/05/09 06:09:42
    [2019 Wikidot Theme]
    Created by The Great Hippo
    CC BY-SA 3.0
*/
 
body {
    font-family: 'PT Mono', 'IBMPlexSansKR-Light', monospace;
}
 
#page-title, h1, h2, h3, h4, h5, h6 {
    font-family: 'PT Mono', 'UnTaza', 'UnYetgul', monospace;
}
 
/* HEADER */
 
div#header {
    background: url(https://scpko.wdfiles.com/local--files/theme%3Acreepypasta/parawatch.png) 10px 40px no-repeat;
}
 
.code {
    font-family: "Courier", "Courier New", "Roboto Mono", monospace;
}
 
/* MOBILE CODE */
@media (max-width: 767px) { 
    div#header {
        background-size: 22em;
        background-position: 1em;
    }
 
    #top-bar .open-menu a {
        border: 0.2em solid var(--bg-light);
        background-color: #787878;
        color: var(--bg-light);
  }
}
🈲: SCP 재단의 모든 컨텐츠는 15세 미만의 어린이 혹은 청소년이 시청하기에 부적절합니다.
따로 명시하지 않는 한 이 사이트의 모든 콘텐츠는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스를 따릅니다.