diff options
Diffstat (limited to 'html/linux/apps/hello.mu.html')
-rw-r--r-- | html/linux/apps/hello.mu.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/linux/apps/hello.mu.html b/html/linux/apps/hello.mu.html index b7033551..541fd7f6 100644 --- a/html/linux/apps/hello.mu.html +++ b/html/linux/apps/hello.mu.html @@ -16,11 +16,11 @@ a { color:inherit; } * { font-size:12pt; font-size: 1em; } .PreProc { color: #c000c0; } .LineNr { } +.muRegEbx { color: #5f00ff; } .Constant { color: #008787; } -.muFunction { color: #af5f00; text-decoration: underline; } .Delimiter { color: #c000c0; } +.muFunction { color: #af5f00; text-decoration: underline; } .muComment { color: #005faf; } -.muRegEbx { color: #5f00ff; } --> </style> |