:Subject bar/styles.css

위키백과, 우리 모두의 백과사전.
.subjectbar {
	background-color:#f9f9f9;
	border:1px solid #aaa;
	clear:both;
	margin-bottom:0.5em;
	margin-top:0.5em;
	width:100%;
	box-sizing: border-box;
	font-size: 88%;
}