about summary refs log tree commit diff stats
path: root/html/linux/apps/raytracing/vec.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/linux/apps/raytracing/vec.mu.html')
-rw-r--r--html/linux/apps/raytracing/vec.mu.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/linux/apps/raytracing/vec.mu.html b/html/linux/apps/raytracing/vec.mu.html
index 9fe5b990..cd9cb99b 100644
--- a/html/linux/apps/raytracing/vec.mu.html
+++ b/html/linux/apps/raytracing/vec.mu.html
@@ -15,16 +15,16 @@ body { font-size:12pt; font-family: monospace; color: #000000; background-color:
 a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .PreProc { color: #c000c0; }
-.CommentedCode { color: #8a8a8a; }
 .muRegEcx { color: #870000; }
 .LineNr { }
+.Constant { color: #008787; }
+.CommentedCode { color: #8a8a8a; }
 .muRegEsi { color: #005faf; }
 .muRegEdi { color: #00af00; }
-.Constant { color: #008787; }
-.muFunction { color: #af5f00; text-decoration: underline; }
+.muComment { color: #005faf; }
 .Delimiter { color: #c000c0; }
+.muFunction { color: #af5f00; text-decoration: underline; }
 .Special { color: #ff6060; }
-.muComment { color: #005faf; }
 -->
 </style>