模板:Main page/header/styles.css

来自Dollan Infinity TH Wiki
.title {
	font-size: 15px;
	margin-top: 3em;
	margin-bottom: 1em;
	text-align: center;
	font-family: '微软雅黑';
}
.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;
}