diff options
Diffstat (limited to 'html/fork.mu.html')
-rw-r--r-- | html/fork.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/fork.mu.html b/html/fork.mu.html index 4d6b367c..74e7fb39 100644 --- a/html/fork.mu.html +++ b/html/fork.mu.html @@ -13,11 +13,11 @@ pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background-color: #080808; } body { font-family: monospace; color: #eeeeee; background-color: #080808; } * { font-size: 1.05em; } +.muRecipe { color: #ff8700; } .Constant { color: #00a0a0; } .Comment { color: #9090ff; } .Delimiter { color: #a04060; } .muControl { color: #c0a020; } -.muRecipe { color: #ff8700; } --> </style> |