模板:Main page/header/styles.css:修订间差异

来自Dollan Infinity TH Wiki
无编辑摘要
无编辑摘要
第8行: 第8行:
font-size: 8px;
font-size: 8px;
margin-left: 20em;
margin-left: 20em;
}
.subtitle {
width: 100%;
font-size: 15px;
margin-bottom: 0.5em;
text-align: center;
background-color: #D3D3D3;
}
}

2023年8月2日 (三) 23:20的版本

.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: 15px;
	margin-bottom: 0.5em;
	text-align: center;
	background-color: #D3D3D3;
}