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

来自Dollan Infinity TH Wiki
无编辑摘要
无编辑摘要
第1行: 第1行:
.infotitle {
.infotitle {
font-size: 18px;
font-size: 18px;
font-weight: 600;
margin-top: 0.1em;
margin-top: 0.1em;
margin-bottom: 1em;
margin-bottom: 1em;
color: #000000;
}
}
.char {
.char {
第8行: 第10行:
margin-bottom: 0.2em;
margin-bottom: 0.2em;
font-size: 8px;
font-size: 8px;
color: #00000f;
color: #0000ff;
}
}
.date {
.date {

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

.infotitle {
	font-size: 18px;
	font-weight: 600;
	margin-top: 0.1em;
	margin-bottom: 1em;
	color: #000000;
}
.char {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	font-size: 8px;
	color: #0000ff;
}
.date {
	font-size: 12px;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	color: #000000;
}