component:theme
瞎搞、瞎整、瞎玩
这是本网站内使用的模板
反正别乱动就行
@charset "utf-8"; @import url('http://scp-wiki-cn.wdfiles.com/local--code/component:theme/1'); @import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC|Noto+Serif+SC|Noto+Sans+TC|Noto+Serif+TC&display=swap'); @import url('https://semimonth.wikidot.com/component:non-savingpage/code/1'); #header { height: 140px; position: relative; z-index: 10; padding-bottom: 22px; /* FOR MENU */ background: url('https://cdn.pixabay.com/photo/2016/04/01/12/05/combat-1300519_640.png') 10px 40px no-repeat; background-size: 100px 100px; } body { font-family: 'Noto Serif SC',verdana,arial,helvetica,sans-serif; } #page-title { text-align: center; } #header h2 span { font-family: 'Noto Serif SC', 'Noto Serif TC'; } .lightblock { background-color:rgb(var(--white-monochrome)); padding: 0.01rem 1rem; margin: 0.5rem 0 0.5rem 0.25rem; box-shadow: 0 0.2rem 0.3rem rgba(0,0,0,.25); }