about summary refs log tree commit diff stats
path: root/html/081print.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/081print.mu.html')
-rw-r--r--html/081print.mu.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/081print.mu.html b/html/081print.mu.html
index d4f3f655..6cbb324c 100644
--- a/html/081print.mu.html
+++ b/html/081print.mu.html
@@ -10,11 +10,11 @@
 <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; }
 .muScenario { color: #00af00; }
 .CommentedCode { color: #6c6c6c; }
 .muControl { color: #c0a020; }
-.Delimiter { color: #a04060; }
+.Delimiter { color: #800080; }
 .Special { color: #ff6060; }
 .Constant { color: #00a0a0; }
 .muRecipe { color: #ff8700; }