Template:Subject bar/styles.css

Frae Wikipedia, the free beuk o knawledge
/*  */
.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%;
}