diff options
Diffstat (limited to 'html/x.mu.html')
-rw-r--r-- | html/x.mu.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/x.mu.html b/html/x.mu.html index 8bde79bf..fa874a2d 100644 --- a/html/x.mu.html +++ b/html/x.mu.html @@ -12,9 +12,9 @@ <!-- pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background-color: #080808; } body { font-family: monospace; color: #eeeeee; background-color: #080808; } -* { font-size: 1em; } -.Comment { color: #8080ff; } -.Constant { color: #008080; } +* { font-size: 1.05em; } +.Comment { color: #9090ff; } +.Constant { color: #00a0a0; } .Special { color: #ff6060; } .muRecipe { color: #ff8700; } --> |