JClockH xc(讨论 | 贡献) 小无编辑摘要 标签:手工回退 |
JClockH xc(讨论 | 贡献) 小无编辑摘要 |
||
第25行: | 第25行: | ||
} | } | ||
body | body { | ||
font-family: '思源黑体'; | |||
{ | |||
font-family: '思源黑体' | |||
font-style: normal; | font-style: normal; | ||
font-weight: 400; | font-weight: 400; | ||
第36行: | 第34行: | ||
h3, | h3, | ||
h4, | h4, | ||
h5{ | h5, | ||
font-family: '思源黑体' | h6 { | ||
font-family: '思源黑体'; | |||
font-weight: 700; | font-weight: 700; | ||
} | } | ||
第44行: | 第43行: | ||
font-family: '思源黑体'; | font-family: '思源黑体'; | ||
src: url(https://h2-wiki-1254268741.cos.ap-shanghai.myqcloud.com/font/SourceHanSansCN.woff2) format('woff2'); | src: url(https://h2-wiki-1254268741.cos.ap-shanghai.myqcloud.com/font/SourceHanSansCN.woff2) format('woff2'); | ||
} | |||
@font-face { | |||
font-family: 'Minecraft AE'; | |||
src: url(https://h2-wiki-1254268741.cos.ap-shanghai.myqcloud.com/font/Minecraft%20AE.woff2) format('woff2'); | |||
} | } |
2023年8月11日 (五) 02:22的版本
/* 这里的任何CSS将为使用Citizen皮肤的用户加载 */ /* 此页面有参考其它wiki做法,非100%原创 */ .citizen-header { background-color: #fffefa; } .page-首页 .mw-body.header { display: none!important; } .page-首页 .editsection { display: none!important; } .page-首页 { margin-top: -2.5em; line-height: 20px; } .page-首页 h1.firstHeading{ display: none!important; } .page-Dollan Infinity TH .mw-body.header { display: none!important; } body { font-family: '思源黑体'; font-style: normal; font-weight: 400; } h1, h2, h3, h4, h5, h6 { font-family: '思源黑体'; font-weight: 700; } @font-face { font-family: '思源黑体'; src: url(https://h2-wiki-1254268741.cos.ap-shanghai.myqcloud.com/font/SourceHanSansCN.woff2) format('woff2'); } @font-face { font-family: 'Minecraft AE'; src: url(https://h2-wiki-1254268741.cos.ap-shanghai.myqcloud.com/font/Minecraft%20AE.woff2) format('woff2'); }