JClockH xc(讨论 | 贡献) 小无编辑摘要 |
JClockH xc(讨论 | 贡献) 小无编辑摘要 |
||
| 第28行: | 第28行: | ||
a | a | ||
{ | { | ||
font-family: '思源黑体' | font-family: '思源黑体'; | ||
font-style: normal; | |||
font-weight: 300; | |||
} | } | ||
h1, | h1, | ||
| 第35行: | 第37行: | ||
h4, | h4, | ||
h5{ | h5{ | ||
font-family: '思源黑体' | font-family: '思源黑体'; | ||
font-weight: 600; | font-weight: 600; | ||
} | } | ||
| 第41行: | 第43行: | ||
@font-face { | @font-face { | ||
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'); | ||
} | } | ||
2023年8月11日 (五) 02:04的版本
/* 这里的任何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: 300;
}
h1,
h2,
h3,
h4,
h5{
font-family: '思源黑体';
font-weight: 600;
}
@font-face {
font-family: '思源黑体';
src: url(https://h2-wiki-1254268741.cos.ap-shanghai.myqcloud.com/font/SourceHanSansCN.woff2) format('woff2');
}