diff options
Diffstat (limited to 'html/fork.mu.html')
-rw-r--r-- | html/fork.mu.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/fork.mu.html b/html/fork.mu.html index 3f847dc3..b1565526 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-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; } * { font-size: 12pt; font-size: 1em; } -.muRecipe { color: #ff8700; } -.Comment { color: #9090ff; } -.Delimiter { color: #800080; } .Constant { color: #00a0a0; } .muControl { color: #c0a020; } +.Comment { color: #9090ff; } +.Delimiter { color: #800080; } +.muRecipe { color: #ff8700; } --> </style> |