/* @override http://localhost:8080/~prh/growl-web/htdocs/css/introduction.css */

.pageToc {
	margin-top: 1em;
}

dt {
	font-weight: bold;
}

.codeclass, .codemethod, .codetype, .codeprotocol, .codefunction {
	font-family: monospace;
}
.documentationCodeBlock {
	white-space: pre;
}
