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