/*
Theme Name: api-jquery-com
Template: jquery
*/

a {
	color: #0769ad;
}

.signatures li h4 {
	background: #25649f;
}

.version-details a,
.returns a {
	color: #7acef4;
}

.versionAdded a {
	color: #7acef4;
}

#content figure {
	box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.20);
	margin-bottom: 1.2em;
}
#content figure img.column {
	vertical-align: top;
	padding: 0;
}
#content figcaption {
	clear: both;
	box-shadow: none;
	margin-top: 0;
	padding-left: 1em;
}
