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

来自Dollan Infinity TH Wiki
无编辑摘要
无编辑摘要
第10行: 第10行:
}
}
.subtitle {
.subtitle {
width: 95%;  
width: 100%;  
font-size: 18px;
font-size: 18px;
margin-top: 1.5em;
margin-top: 1.5em;

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: 18px;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	text-align: center;
	background-color: #D3D3D3;
	color: #ffffff;
}