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

来自Dollan Infinity TH Wiki
无编辑摘要
无编辑摘要
第1行: 第1行:
.h3 {
.h3 {
font-size: 15px;
font-size: 13px;
font-weight: 800;
font-weight: 800;
margin-top: 0.1em;
margin-top: 0.1em;
第7行: 第7行:
margin-top: 0.5em;
margin-top: 0.5em;
margin-bottom: 0.2em;
margin-bottom: 0.2em;
font-size: 10px;
font-size: 8px;
color: #00000f;
color: #00000f;
}
}
.date {
.date {
font-size:8px;
font-size: 12px;
margin-top: 0.25em;
margin-top: 0.25em;
margin-bottom: 0.25em;
margin-bottom: 0.25em;
color: #000000;
color: #000000;
}
}

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

.h3 {
	font-size: 13px;
	font-weight: 800;
	margin-top: 0.1em;
}
.char {
	margin-top: 0.5em;
	margin-bottom: 0.2em;
	font-size: 8px;
	color: #00000f;
}
.date {
	font-size: 12px;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	color: #000000;
}