diff options
Diffstat (limited to 'html/081print.mu.html')
-rw-r--r-- | html/081print.mu.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/081print.mu.html b/html/081print.mu.html index 74318453..e4dffe1e 100644 --- a/html/081print.mu.html +++ b/html/081print.mu.html @@ -13,15 +13,15 @@ pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background-color: #080808; } body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; } * { font-size: 12pt; font-size: 1em; } -.muRecipe { color: #ff8700; } .muData { color: #ffff00; } -.muScenario { color: #00af00; } +.muControl { color: #c0a020; } .Delimiter { color: #800080; } .Comment { color: #9090ff; } .Constant { color: #00a0a0; } .Special { color: #c00000; } .CommentedCode { color: #6c6c6c; } -.muControl { color: #c0a020; } +.muRecipe { color: #ff8700; } +.muScenario { color: #00af00; } --> </style> |