add HTML docs and some guidance on scripts

svn: r8323

original commit: 19b142e67d5945c15859d2b5fb195a8247b32af7
This commit is contained in:
Matthew Flatt 2008-01-14 19:55:27 +00:00
parent d8f9d02067
commit 39e6d1c0e8

View File

@ -213,7 +213,7 @@ font-weight: bold;
/* Scheme text styles */
.schemeinput {
color: #996633; /* brown */
color: #cc6633;
background-color: #eeeeee;
}