Template:Help contents header/styles.css

#help-contents-header {
	max-width: 1200px;
	margin-top: 40px;
	background-color: #f6f6f6;
	padding:1em;
	box-shadow:0 1px 1px 0 rgba(0,0,0,0.15);
	border: #c8ccd1 1px solid;
	box-sizing: border-box;
}

#help-contents-header .bordered {border-bottom:1px solid #c8ccd1;}

#help-contents-header .ariane-link {
	height: 30px;
	color:#A2A9B1;
	padding-top: 6px;
}
#help-contents-header .description {font-size: 1.1em;}
#help-contents-header .description big {
	font-family:'Helvetica Neue','Helvetica','Arial',sans-serif;
	font-size: 1.3em;
	font-weight: bold;color: #222222;
}