diff options
Diffstat (limited to 'html/060string.mu.html')
-rw-r--r-- | html/060string.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/060string.mu.html b/html/060string.mu.html index 06164424..d917c926 100644 --- a/html/060string.mu.html +++ b/html/060string.mu.html @@ -18,7 +18,7 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; } .Comment { color: #9090ff; } .Constant { color: #00a0a0; } .Special { color: #ff6060; } -.Comment { color: #9090ff; } +.CommentedCode { color: #6c6c6c; } .muControl { color: #c0a020; } .muRecipe { color: #ff8700; } --> |