미디어위키:Print.css

(tagline)
(vector-jumptonavigation) (vector-jumptosearch)

(clearyourcache)

/* 이 CSS 설정은 인쇄 출력 화면에 적용됩니다 */

html body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
}

.firstHeading {
	font-weight: bold;
}

h1, h2 {
	font-weight: normal;
	font-family: sans-serif;
}

h3, h4, h5, h6 {
	margin-top: 0.3em;
	margin-bottom: 0;
	padding-bottom: 0;
}

.mw-body-content {
	font-size: 0.875em;
}

.mw-content-ltr dd {
	font-size: 0.925em;
	margin-left: 1.6em;
	margin-top: 0.3em;
}

li ol {
	margin-inline-start:1em;
	margin-top: 0.3em;
	margin-bottom: 0.1em;
}