diff options
Diffstat (limited to 'html/064random.cc.html')
-rw-r--r-- | html/064random.cc.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/html/064random.cc.html b/html/064random.cc.html index 27c847a2..f783de38 100644 --- a/html/064random.cc.html +++ b/html/064random.cc.html @@ -12,12 +12,12 @@ <!-- pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background-color: #080808; } body { font-family: monospace; color: #eeeeee; background-color: #080808; } -* { font-size: 1em; } +* { font-size: 1.05em; } .traceContains { color: #008000; } -.Constant { color: #008080; } +.Constant { color: #00a0a0; } .PreProc { color: #c000c0; } -.Comment { color: #8080ff; } -.Delimiter { color: #c000c0; } +.Comment { color: #9090ff; } +.Delimiter { color: #a04060; } .Special { color: #ff6060; } .Identifier { color: #804000; } --> |