diff options
Diffstat (limited to 'html/051scenario_test.mu.html')
-rw-r--r-- | html/051scenario_test.mu.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/051scenario_test.mu.html b/html/051scenario_test.mu.html index 1b65f9a3..4a996b81 100644 --- a/html/051scenario_test.mu.html +++ b/html/051scenario_test.mu.html @@ -12,10 +12,10 @@ <!-- 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; } +* { font-size: 1.05em; } .muScenario { color: #00af00; } -.Comment { color: #8080ff; } -.Constant { color: #008080; } +.Comment { color: #9090ff; } +.Constant { color: #00a0a0; } .Special { color: #ff6060; } --> </style> |