about summary refs log tree commit diff stats
path: root/html/linux/apps/rpn.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/linux/apps/rpn.mu.html')
-rw-r--r--html/linux/apps/rpn.mu.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/html/linux/apps/rpn.mu.html b/html/linux/apps/rpn.mu.html
index b5aba508..7b0b9ad8 100644
--- a/html/linux/apps/rpn.mu.html
+++ b/html/linux/apps/rpn.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; }
-.muRegEcx { color: #870000; }
+.muRegEdx { color: #af5f00; }
 .Special { color: #ff6060; }
 .LineNr { }
 .muRegEsi { color: #005faf; }
-.muRegEdi { color: #00af00; }
+.muRegEbx { color: #5f00ff; }
 .Constant { color: #008787; }
-.muFunction { color: #af5f00; text-decoration: underline; }
+.muRegEdi { color: #00af00; }
+.muRegEcx { color: #870000; }
 .Delimiter { color: #c000c0; }
+.muFunction { color: #af5f00; text-decoration: underline; }
 .muComment { color: #005faf; }
-.muRegEdx { color: #af5f00; }
-.muRegEbx { color: #5f00ff; }
 -->
 </style>