사용자:IRTC1015/tmp14/style.css

위키백과, 우리 모두의 백과사전.
.mp_outerbox {
	margin-bottom: 0.5em;
	padding: 0.5em;
	border:1px solid #a7d7f9;
	border-radius: 0.8em;
	overflow: hidden;
	font-size: small;
}

.mp_contentsboxtitle {
	margin-bottom: 0.7em;
	padding: 0.2em 0.5em;
	background-color:#bbddff;
	border-radius: 0.5em;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	overflow: visible;
}

#mp_header {
	background: url("https://upload.wikimedia.org/wikipedia/commons/thumb/1/10/Wikipedia-logo-v2-200px-transparent.png/140px-Wikipedia-logo-v2-200px-transparent.png") no-repeat -2em 0.5em;
	padding-left: 10em;
}

#cp_header {
	background: url("https://upload.wikimedia.org/wikipedia/commons/thumb/8/8e/MP-open-book2.png/140px-MP-open-book2.png") no-repeat -2em 0.5em;
	padding-left: 10em;
}

#mp_contents {
	clear: both;
	display: flex;
	flex-direction: row;
}

.mp_contentswrapper {
	margin: 0.2em;
	border:1px solid #a7d7f9; padding: 1em; overflow: auto; border-radius: 0.8em;
	display: flex;
	flex-direction: column;
	font-size: small;
}