about summary refs log tree commit diff stats
path: root/html/051scenario_test.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/051scenario_test.mu.html')
-rw-r--r--html/051scenario_test.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/051scenario_test.mu.html b/html/051scenario_test.mu.html
index 5dc86bee..3c3366c5 100644
--- a/html/051scenario_test.mu.html
+++ b/html/051scenario_test.mu.html
@@ -10,7 +10,7 @@
 <style type="text/css">
 <!--
 pre { font-family: monospace; color: #eeeeee; background-color: #080808; }
-body { font-family: monospace; color: #eeeeee; background-color: #080808; }
+body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; }
 .Special { color: #ff6060; }
 .Constant { color: #00a0a0; }
 .muScenario { color: #00af00; }