전면전쟁 테마 (시그마-9)

평가 모듈:

평가: +2+x

정보형 평가 모듈:

이것은 전면전쟁 카논용 테마입니다. 블랙 하이라이터 버전은 여기에 있습니다. 이 테마를 항목에 사용하기 위해서는 다음 코드를 페이지에 붙여넣으세요.

[[include theme:war-on-all-fronts-sigma]]

제목

제목 2

제목 3

본 적 없는 링크 (본 적 있는 링크)

이 테마는 특수 가로선이 있으며, 유저는 다음 코드를 이용해 그것을 사용할 수 있습니다.

[[div_ class="woaf-hr"]]
[[/div]]

/* ---------------------------------
War on All Fronts (Sigma-9)
2020 Wikidot Theme
Created by stormbreath
Header image created by EstrellaYoshte
--------------------------------- */
 
/* -------------- FONT -------------- */
@font-face { font-family: 'stencil'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_eight@1.0/stencil.woff') format('woff'); font-weight: normal; font-style: normal; }  /* 글꼴 출처 https://noonnu.cc/font_page/234 */
@import url('https://fonts.googleapis.com/css?family=Saira%20Stencil%20One');
 
/* -------------- ROOT -------------- */
:root {
   --deepsea: linear-gradient(to bottom,
       rgb(0,0,101),
       rgb(23,0,82),
       rgb(0,0,0))
}
 
/* -------------- HEADER -------------- */
 
#header h1 a {
    color: transparent;
    text-shadow: none;
    font-family: "Saira Stencil One", "stencil", cursive;
}
 
#header h1 a::before {
    content: "전면전쟁";
}
 
#header h2 span {
    color: transparent;
    text-shadow: none;
    font-family: "Saira Stencil One", "stencil", cursive;
}
#header h2 span::before {
    content: "더 큰 배가 필요하겠어";
}
 
/* -------------- BODY -------------- */
 
h1, #page-title {
    color: rgb(44,46,100);
}
 
#page-title {
   border-color: rgb(44,46,100);
    font-family: "Saira Stencil One", "stencil", cursive;
   text-align: center;
}
 
/* -------------- MOBILE VIEW -------------- */
@media (max-width: 767px) {
    #side-bar {
         background-color: rgb(23,0,127);
         background-image: var(--deepsea);
     }
 
    .open-menu a {
        border: 0.2em solid rgb(0,0,102) !important;
        color: rgb(0,0,102) !important;
    }
}
🈲: SCP 재단의 모든 컨텐츠는 15세 미만의 어린이 혹은 청소년이 시청하기에 부적절합니다.
따로 명시하지 않는 한 이 사이트의 모든 콘텐츠는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스를 따릅니다.