diff options
Diffstat (limited to 'html/linux/apps/raytracing/ray.mu.html')
-rw-r--r-- | html/linux/apps/raytracing/ray.mu.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/linux/apps/raytracing/ray.mu.html b/html/linux/apps/raytracing/ray.mu.html index 5400c1f2..7074c088 100644 --- a/html/linux/apps/raytracing/ray.mu.html +++ b/html/linux/apps/raytracing/ray.mu.html @@ -15,12 +15,12 @@ body { font-size:12pt; font-family: monospace; color: #000000; background-color: a { color:inherit; } * { font-size:12pt; font-size: 1em; } .PreProc { color: #c000c0; } +.Special { color: #ff6060; } .LineNr { } .muRegEsi { color: #005faf; } -.muFunction { color: #af5f00; text-decoration: underline; } .Delimiter { color: #c000c0; } +.muFunction { color: #af5f00; text-decoration: underline; } .muComment { color: #005faf; } -.Special { color: #ff6060; } --> </style> |