diff options
Diffstat (limited to 'html/014literal_noninteger.cc.html')
-rw-r--r-- | html/014literal_noninteger.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/014literal_noninteger.cc.html b/html/014literal_noninteger.cc.html index 7235bf47..7275c135 100644 --- a/html/014literal_noninteger.cc.html +++ b/html/014literal_noninteger.cc.html @@ -14,8 +14,8 @@ 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; } .Comment { color: #9090ff; } .Delimiter { color: #a04060; } .Special { color: #ff6060; } |