등잔불 테마
평가: +2+x

등잔불 CSS 테마

본 테마는 누구나 자유롭게 사용하실수 있습니다.

[[include :scpko:theme:back-jan-fire]]

테마를 사용하고자 하시는 분은 위 구문을 문서 맨 상단에 위치시켜 주세요.

/*
    Powered on 2021/01/19 18:35:49
    [2021 Wikidot Theme]
    Created by wallowing
    Media Query edited by thd-glasses
    Header Image: https://pixabay.com/photos/a-straight-line-wood-pattern-1302812/
    CC BY-SA 3.0
*/
 
/* Header */
 
div#container-wrap {
    background: url(http://scpko.wikidot.com/local--files/theme:back-jan-fire/header) top left repeat-x;
}
 
#header h1 a span {
    font-size: 0px;
}
 
#header h1 a:before {
    content: "SCP 재단";
    color: #faf9f0;
    text-shadow: 3px 3px 5px #000;
}
 
#header h2 span {
    font-size:0px;
    padding: 4px;
}
 
#header h2:after {
    content: "기나긴 밤을 한 허리를 버혀내여";
    font-size: 13px;
    font-weight: 850;
    color: #ffffff;
    padding: 19px 0;
    text-shadow: 1px 1px 1px rgba(0,0,0,.8);
    white-space: pre;
}
 
#page-content {
  font-size: 0.9em;
}
 
/* blockquote */
 
blockquote {
    margin: 1;
    background: #ffffff;
}
 
blockquote p {
    padding: 1px;
    background: #ffffff;
    border-radius: 5px;
}
 
/* Small Mobile Media Query */
 @media (max-width: 385px) {
     #header {
         background-position: 5% 5.5em;
    }
     #header h1, #header h2 {
         margin-left: -webkit-calc(66px + 5%);
         margin-left: -moz-calc(66px + 5%);
         margin-left: calc(66px + 5%);
    }
}
/* Note Media Query */
 @media (min-width: 480px) and (max-width: 580px) {
     #header {
         background-position: 0.5em 4.5em;
         background-size: 66px 66px;
    }
     #header h1 a {
         font-size: 120%;
    }
     #header h1, #header h2 {
         margin-left: 80px;
    }
}
/* Mini Tablet Media Query */
 @media (min-width: 581px) and (max-width: 767px) {
     #header {
         background-position: 1em 4em;
         background-size: 77px 77px;
    }
     #header h1 a {
         font-size: 140%;
    }
     #header h1, #header h2 {
         margin-left: 93px;
    }
}
/* Tablet Media Query */
 @media (min-width: 768px) and (max-width: 979px) {
     #header {
         background-position: 1em 4em;
         background-size: 88px 88px;
    }
     #header h1 a {
         font-size: 160%;
    }
     #header h1, #header h2 {
         margin-left: 106px;
    }
}
🈲: SCP 재단의 모든 컨텐츠는 15세 미만의 어린이 혹은 청소년이 시청하기에 부적절합니다.
따로 명시하지 않는 한 이 사이트의 모든 콘텐츠는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스를 따릅니다.