SCP-6130

/*
    Penumbra Theme
    [2020 Wikidot Theme]
    By EstrellaYoshte
    Based on:
       Paperstack Theme by EstrellaYoshte
       Ad Astra Theme by NatVoltaic and stormbreath
       Inkblot Theme by Croquembouche
       Anderson Robotics Theme by Croquembouche
       BHL Style Collapsible by Monkatraz
*/
 
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url(https://fonts.googleapis.com/css2?family=Fira+Code&display=swap);
@font-face {
    font-family: 'MapoDPPA';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/MapoDPPA.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
 
/* Set the new text's content from variable */
#header h1 a::before {
  content: var(--header-title, "SCP 재단");
}
 
#header h2::before {
  content: var(--header-subtitle, "확보 - 격리 - 보호");
}
 
#header h1 a::before, #header h2::before {
  font-family: 'Josefin Sans', 'MapoDPPA', sans-serif;
}
 
#side-bar .heading{
  font-family: 'Josefin Sans', 'MapoDPPA', sans-serif;
}
 
/* ---- PAGE ELEMENTS ---- */
 
h1 {
    color: var(--accentColor);
    font-family: 'Josefin Sans', 'MapoDPPA', sans-serif;
}
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Josefin Sans', 'MapoDPPA', sans-serif;
}
 
#page-title {
    font-family: 'Josefin Sans', 'MapoDPPA', sans-serif;
}
 
#top-bar .open-menu a {
    top: unset;
    bottom: 0.5em;
}

요 아래의 구문으로 로고와 부제를 바꿀 수 있습니다. 저주받은 구문이냐고요? 그렇죠. 짜증날 만큼 효과적이냐고요? 그럼요.

:root {
    --lgurl: url(https://scp-wiki.wdfiles.com/local--files/theme%3Aad-abyssum-penumbra/tacttheo_{$division}.png);
    --header-subtitle: var(--{$division});
}

읽는 시간 3분



[[footnoteblock]]


🈲: SCP 재단의 모든 컨텐츠는 15세 미만의 어린이 혹은 청소년이 시청하기에 부적절합니다.
따로 명시하지 않는 한 이 사이트의 모든 콘텐츠는 크리에이티브 커먼즈 저작자표시-동일조건변경허락 3.0 라이선스를 따릅니다.