신문지 테마 테스트

/*
    Newspaper Theme
    [2021 Wikidot Theme]
    By MalyceGraves
    Based on:
       Penumbra Theme by EstrellaYoshte
       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://scpko.wdfiles.com/local--files/unfont/UnDinaru.css');
@font-face {
    font-family: '조선일보굵은명조';
    src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunKm.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
 
:root {
 
    --header-font: 'DM Serif Display', '조선일보굵은명조', serif;
 
}
 
body {
    font-family: 'Kulim Park', '굴림', 'UnDinaru', sans-serif;
}
 
/* Set the new text's content from variable */
#header h1 a::before {
  content: var(--header-title, "SCP 재단 소식지");
}
#header h2::before {
  content: var(--header-subtitle, "공식 월간 SCPN");
}

무신경한 텍스트

Site-2021K | Contact | License | Made with ❤️ in Seoul