diff options
Diffstat (limited to 'html/040brace.cc.html')
-rw-r--r-- | html/040brace.cc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/040brace.cc.html b/html/040brace.cc.html index 49afa366..b16745e0 100644 --- a/html/040brace.cc.html +++ b/html/040brace.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; } .cSpecial { color: #008000; } .CommentedCode { color: #6c6c6c; } .Normal { color: #eeeeee; background-color: #080808; } .traceContains { color: #008000; } .Special { color: #ff6060; } .Constant { color: #00a0a0; } -.Identifier { color: #804000; } -.Delimiter { color: #a04060; } +.Identifier { color: #fcb165; } +.Delimiter { color: #800080; } .Comment { color: #9090ff; } --> </style> |