diff options
Diffstat (limited to 'html/027debug.cc.html')
-rw-r--r-- | html/027debug.cc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/027debug.cc.html b/html/027debug.cc.html index 61a5577b..1cfa4300 100644 --- a/html/027debug.cc.html +++ b/html/027debug.cc.html @@ -10,14 +10,14 @@ <meta name="colorscheme" content="minimal"> <style type="text/css"> <!-- -pre { white-space: pre-wrap; font-family: monospace; color: #d0d0d0; background-color: #000000; } -body { font-family: monospace; color: #d0d0d0; background-color: #000000; } +pre { white-space: pre-wrap; font-family: monospace; color: #d0d0d0; background-color: #080808; } +body { font-family: monospace; color: #d0d0d0; background-color: #080808; } * { font-size: 1em; } -.CommentedCode { color: #6c6c6c; } .Constant { color: #008080; } .Comment { color: #8080ff; } .Delimiter { color: #c000c0; } .Identifier { color: #008080; } +.CommentedCode { color: #6c6c6c; } --> </style> |