테크노블라스트 테마
Rating:
Rating w/ Credit Module:
추가적인 정보
More information about your page.
이 테마는 AIAD 카논에 사용하기 위해 EstrellaYoshte가 개발했습니다.
이 테마를 사용하기 위해서는 작품 안 아무 곳에 다음 코드를 붙여넣으세요.
[[include :scpko:theme:technoblast]]
사용례

로고
구분선은 하이픈(-) 5개 "-"로 만들 수 있고 어떤 것 안에(예: 인용구) 들어있지 않다면 페이지 전체를 가로지릅니다. 이 줄은 이 문서의 구획을 나누는 구분선입니다.
제목은 한 줄의 앞에 1-6개의 "+" 를 넣어서 표시할 수 있습니다.
이것은 인용구로 각 줄의 시작에 ">"를 넣으면 작동합니다.
글자
구분선
이중 인용문
이것은 | 표 |
---|---|
만드는 법은 | 이미 아실 거라 |
생각합니다 |
헤더 폰트는 Orbitron, 은그래픽 입니다.
본문 폰트는 Anek Latin, IBM 플렉스 산스 입니다.
모노스페이스 폰트는 Fira Code, 은디나루 입니다.
소스코드:
/* Technoblast Theme [2020 Wikidot Theme] By EstrellaYoshte Based on: Simple Yonder Theme by EstrellaYoshte Anderson Robotics Theme by Croquembouche Flopstyle CSS by Lt Flops */ @import url('https://fonts.googleapis.com/css2?family=Cairo&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@700&display=swap'); @import url(https://fonts.googleapis.com/css2?family=Fira+Code&display=swap); @import url('https://scpko.wdfiles.com/local--files/unfont/UnGraphicBold.css'); @import url('https://scpko.wdfiles.com/local--files/unfont/UnDinaru.css'); @font-face { font-family: 'IBMPlexSansKR-Regular'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/IBMPlexSansKR-Regular.woff') format('woff'); font-weight: normal; font-style: normal; } :root { --header-font: 'Orbitron', 'UnGraphicBold', sans-serif; --body-font: 'Anek Latin', 'IBMPlexSansKR-Regular', sans-serif; --mono-font: 'Space Mono', '굴림체', "UnDinaru", monospace; } body { word-break: unset; } :is(#side-bar, #interwiki) .side-block:is(.side-block, .media, .resources) { background-color: rgb(var(--techno-dark)) !important; }
페이지 내역: 18, 마지막 수정: 26 Feb 2023 17:14