diff options
Diffstat (limited to 'html/044space.cc.html')
-rw-r--r-- | html/044space.cc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/044space.cc.html b/html/044space.cc.html index 7f4e742e..3f5b1b8c 100644 --- a/html/044space.cc.html +++ b/html/044space.cc.html @@ -14,15 +14,15 @@ pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background- body { font-family: monospace; color: #eeeeee; background-color: #080808; } * { font-size: 1.05em; } .traceContains { color: #008000; } -.cSpecial { color: #008000; } .Constant { color: #00a0a0; } +.cSpecial { color: #008000; } .SalientComment { color: #00ffff; } -.traceAbsent { color: #c00000; } .Comment { color: #9090ff; } .Delimiter { color: #a04060; } .Special { color: #ff6060; } -.Identifier { color: #804000; } +.traceAbsent { color: #c00000; } .CommentedCode { color: #6c6c6c; } +.Identifier { color: #804000; } --> </style> |