Template:Fake heading/styles.css

勤求古训,博采众方
入我相思门留言 | 贡献2022年5月4日 (三) 14:03的版本 (创建页面,内容为“.fakeHeading { color: #000; background: none; overflow: hidden; page-break-after: avoid; } .h1,.h2 { border-bottom: 1px solid #aaa; font-family: 'Linux Libertine','Georgia','Times',serif; font-weight: normal; line-height: 1.3; margin-top: 1em; margin-bottom: 0.25em; padding: 0; } .h1 { font-size: 1.8em; } .h2 { font-size: 1.5em; } .h3,.h4,.h5,.h6 { font-family: sans-serif; font-weight: bold; line-height: 1.6; margin-top: 0.3em; margin-bottom:…”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
.fakeHeading {
	color: #000;
	background: none;
	overflow: hidden;
	page-break-after: avoid;
}
.h1,.h2 {
	border-bottom: 1px solid #aaa;
	font-family: 'Linux Libertine','Georgia','Times',serif;
	font-weight: normal;
	line-height: 1.3;
	margin-top: 1em;
	margin-bottom: 0.25em;
	padding: 0;
}
.h1 {
	font-size: 1.8em;
}
.h2 {
	font-size: 1.5em;
}
.h3,.h4,.h5,.h6 {
	font-family: sans-serif;
	font-weight: bold;
	line-height: 1.6;
	margin-top: 0.3em;
	margin-bottom: 0;
	padding-top: 0.5em;
	padding-bottom: 0;
}
.h3 {
	font-size: 1.2em;
}
.h4,.h5,.h6 {
	font-size: 100%;
}