about summary refs log tree commit diff stats
path: root/html/linux/tile/rpn.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/linux/tile/rpn.mu.html')
-rw-r--r--html/linux/tile/rpn.mu.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/linux/tile/rpn.mu.html b/html/linux/tile/rpn.mu.html
index 20de2046..030a7eda 100644
--- a/html/linux/tile/rpn.mu.html
+++ b/html/linux/tile/rpn.mu.html
@@ -16,18 +16,18 @@ a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .LineNr { }
 .Delimiter { color: #c000c0; }
-.muRegEcx { color: #870000; }
-.muRegEdx { color: #af5f00; }
+.muFunction { color: #af5f00; text-decoration: underline; }
 .muRegEbx { color: #5f00ff; }
 .muRegEsi { color: #005faf; }
 .muRegEdi { color: #00af00; }
 .Constant { color: #008787; }
 .Special { color: #ff6060; }
 .PreProc { color: #c000c0; }
-.muFunction { color: #af5f00; text-decoration: underline; }
+.CommentedCode { color: #8a8a8a; }
 .muTest { color: #5f8700; }
 .muComment { color: #005faf; }
-.CommentedCode { color: #8a8a8a; }
+.muRegEcx { color: #870000; }
+.muRegEdx { color: #af5f00; }
 -->
 </style>