diff options
Diffstat (limited to 'html/linux/apps/raytracing/2.mu.html')
-rw-r--r-- | html/linux/apps/raytracing/2.mu.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/html/linux/apps/raytracing/2.mu.html b/html/linux/apps/raytracing/2.mu.html index 6ae05c81..4be1909c 100644 --- a/html/linux/apps/raytracing/2.mu.html +++ b/html/linux/apps/raytracing/2.mu.html @@ -15,17 +15,17 @@ body { font-size:12pt; font-family: monospace; color: #000000; background-color: a { color:inherit; } * { font-size:12pt; font-size: 1em; } .PreProc { color: #c000c0; } -.muRegEsi { color: #005faf; } -.Special { color: #ff6060; } .muRegEdx { color: #af5f00; } +.Special { color: #ff6060; } .LineNr { } -.CommentedCode { color: #8a8a8a; } +.muRegEsi { color: #005faf; } +.muRegEbx { color: #5f00ff; } .Constant { color: #008787; } -.muFunction { color: #af5f00; text-decoration: underline; } +.muRegEcx { color: #870000; } .Delimiter { color: #c000c0; } +.muFunction { color: #af5f00; text-decoration: underline; } +.CommentedCode { color: #8a8a8a; } .muComment { color: #005faf; } -.muRegEcx { color: #870000; } -.muRegEbx { color: #5f00ff; } --> </style> |