/**
$Id: delfi-help-custom.css,v 1.4 2016/02/22 15:20:00 audriusu Exp $

Help section (http://www.delfi.lt/help/) overrides & custom styles
*/

#help-page-generic {
	font-size: 13px;
}
#help-page-generic h1 {
	font-family: 'Inter', Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	margin: 10px 0px 20px 0px;
}
#help-page-generic p {
	margin: 10px 0px;
}
