body {
color: black;
background-color: #e6e6e6;
font-family: sans-serif;
margin: 1.5em;
}
blockquote {
margin-left: 2em;
h1, h2, h3, h4, h5, h6 {
color: teal;
a:link {
color: blue;
text-decoration: none
a:visited {
color: navy;
a:hover {
text-decoration: underline
a:active {
color: red;
.header {
background-color: #dfdfdf;
margin-left: 0em;
margin-right: 0em;
margin-top: 1em;
margin-bottom: 1em;
padding: 1em;
.header p {
margin: 0em;
padding: 0em;
.header h1 {
margin-top: 0em;
.header blockquote {
margin-bottom: 0em;
.section {
background-color: #f3f3f3;
margin-top: 0.5em;
margin-bottom: 0.5em;
padding-top: 0.5em;
padding-left: 1em;
padding-bottom: 0.5em;
padding-right: 1em;
.section h3 {
.predicates {
.public {
.protected {
.private {
.examples {
.example {
padding: 0.25em;
.comment {
font-style: italic;
.code, code, pre {
font-family: monospace;
.type {
color: maroon;
text-align: right;
font-weight: bold;
dl.relations {
padding-left: 0em;
dl.properties {
.key {
.value {
ul.parameters {
list-style-type: none;
ul.arguments {
dl.examples {
padding-top: 0.25em;
dl.examples .code {
dl.remarks {
.text {