diff options
Diffstat (limited to 'html/062array.mu.html')
-rw-r--r-- | html/062array.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/062array.mu.html b/html/062array.mu.html index 52c24343..50b72162 100644 --- a/html/062array.mu.html +++ b/html/062array.mu.html @@ -15,11 +15,11 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; } * { font-size: 1.05em; } .muScenario { color: #00af00; } .Delimiter { color: #a04060; } -.muRecipe { color: #ff8700; } .Comment { color: #9090ff; } .Constant { color: #00a0a0; } .Special { color: #ff6060; } .muControl { color: #c0a020; } +.muRecipe { color: #ff8700; } --> </style> |