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

来自Dollan Infinity TH Wiki
无编辑摘要
标签已被回退
无编辑摘要
标签手工回退 已被回退
第4行: 第4行:
margin-bottom: 1em;
margin-bottom: 1em;
text-align: center;
text-align: center;
font-family: '得意黑'!important;
}
}
.sub {
.sub {

2023年8月11日 (五) 02:54的版本

.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;
}