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

来自Dollan Infinity TH Wiki
无编辑摘要
无编辑摘要
第1行: 第1行:
.infotitle {
.infotitle {
font-size: 1.5rem;
font-size: 1.8rem;
font-weight: 600;
font-weight: 600;
margin-top: 0.1em;
margin-top: 0.1em;
第9行: 第9行:
margin-top: 0.5em;
margin-top: 0.5em;
margin-bottom: 0.2em;
margin-bottom: 0.2em;
font-size: 8px;
font-size: 12px;
color: #00000a;
color: #00000a;
}
}
.date {
.date {
font-size: 12px;
font-size: 10px;
margin-top: 0.25em;
margin-top: 0.25em;
margin-bottom: 0.25em;
margin-bottom: 0.25em;
color: #000000;
color: #000000;
}
}

2023年8月4日 (五) 00:47的版本

.infotitle {
	font-size: 1.8rem;
	font-weight: 600;
	margin-top: 0.1em;
	margin-bottom: 1em;
	color: #000000;
}
.char {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	font-size: 12px;
	color: #00000a;
}
.date {
	font-size: 10px;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	color: #000000;
}