diff options
Diffstat (limited to 'html/021check_instruction.cc.html')
-rw-r--r-- | html/021check_instruction.cc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/021check_instruction.cc.html b/html/021check_instruction.cc.html index cdaff0ea..87a40acb 100644 --- a/html/021check_instruction.cc.html +++ b/html/021check_instruction.cc.html @@ -10,15 +10,15 @@ <style type="text/css"> <!-- pre { font-family: monospace; color: #eeeeee; background-color: #080808; } -body { font-family: monospace; color: #eeeeee; background-color: #080808; } +body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; } .traceContains { color: #008000; } .Special { color: #ff6060; } .cSpecial { color: #008000; } -.Identifier { color: #804000; } +.Identifier { color: #fcb165; } .CommentedCode { color: #6c6c6c; } .Constant { color: #00a0a0; } .Normal { color: #eeeeee; background-color: #080808; } -.Delimiter { color: #a04060; } +.Delimiter { color: #800080; } .Comment { color: #9090ff; } --> </style> |