diff options
Diffstat (limited to 'html/display.mu.html')
-rw-r--r-- | html/display.mu.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/display.mu.html b/html/display.mu.html index 2137d471..6d3cd7a9 100644 --- a/html/display.mu.html +++ b/html/display.mu.html @@ -16,7 +16,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; } .muRecipe { color: #ff8700; } --> </style> |