JClockH xc(讨论 | 贡献) 小无编辑摘要  | 
				JClockH xc(讨论 | 贡献)  小无编辑摘要  | 
				||
| 第11行: | 第11行: | ||
.subtitle {  | .subtitle {  | ||
	width: 100%;    | 	width: 100%;    | ||
	font-size:   | 	font-size: 16px;  | ||
	margin-top:   | 	margin-top: 1em;  | ||
	margin-bottom:   | 	margin-bottom: 1.5em;  | ||
	text-align: center;  | 	text-align: center;  | ||
	background-color: #D3D3D3;  | 	background-color: #D3D3D3;  | ||
	color: #ffffff;  | 	color: #ffffff;  | ||
}  | }  | ||
2023年8月2日 (三) 23:22的版本
.title {
	font-size: 15px;
	margin-top: 3em;
	margin-bottom: 1em;
	text-align: center;
}
.sub {
	font-size: 8px;
	margin-left: 20em;
}
.subtitle {
	width: 100%; 
	font-size: 16px;
	margin-top: 1em;
	margin-bottom: 1.5em;
	text-align: center;
	background-color: #D3D3D3;
	color: #ffffff;
}