JClockH xc(讨论 | 贡献) 小无编辑摘要 |
JClockH xc(讨论 | 贡献) 无编辑摘要 标签:已被回退 |
||
第28行: | 第28行: | ||
a | a | ||
{ | { | ||
font-family: '思源黑体' | font-family: '思源黑体'; | ||
font-style: normal; | font-style: normal; | ||
font-weight: 400; | font-weight: 400; | ||
第37行: | 第37行: | ||
h4, | h4, | ||
h5{ | h5{ | ||
font-family: '思源黑体' | font-family: '思源黑体'; | ||
font-weight: 700; | font-weight: 700; | ||
} | } |
2023年8月11日 (五) 02:16的版本
/* 这里的任何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, a { font-family: '思源黑体'; font-style: normal; font-weight: 400; } h1, h2, h3, h4, h5{ 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'); }