Color parameters grenadier (orange) in API docs.

This commit is contained in:
John Scipione
2013-01-30 18:54:16 -05:00
parent 8bbff5c9ed
commit c896b0c34c
+4
View File
@@ -259,6 +259,10 @@ div.contents em, div.contents code {
font-style: normal;
}
div.contents em {
color: #dc3c01; /* grenadier */
}
div.contents code {
color: blue;
}