diff options
Diffstat (limited to 'html/003trace.test.cc.html')
-rw-r--r-- | html/003trace.test.cc.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/003trace.test.cc.html b/html/003trace.test.cc.html index 4d03ea92..110a548c 100644 --- a/html/003trace.test.cc.html +++ b/html/003trace.test.cc.html @@ -10,11 +10,11 @@ <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; } .Comment { color: #9090ff; } .Constant { color: #00a0a0; } -.Delimiter { color: #a04060; } +.Delimiter { color: #800080; } .Normal { color: #eeeeee; background-color: #080808; } --> </style> |