about summary refs log tree commit diff stats
path: root/html/edit/009-sandbox-trace.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/edit/009-sandbox-trace.mu.html')
-rw-r--r--html/edit/009-sandbox-trace.mu.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/edit/009-sandbox-trace.mu.html b/html/edit/009-sandbox-trace.mu.html
index 7a88ee9e..454d4f84 100644
--- a/html/edit/009-sandbox-trace.mu.html
+++ b/html/edit/009-sandbox-trace.mu.html
@@ -10,8 +10,8 @@
 <style type="text/css">
 <!--
 pre { font-family: monospace; color: #eeeeee; background-color: #080808; }
-body { font-family: monospace; color: #eeeeee; background-color: #080808; }
-.Delimiter { color: #a04060; }
+body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; }
+.Delimiter { color: #800080; }
 .muRecipe { color: #ff8700; }
 .muData { color: #ffff00; }
 .muControl { color: #c0a020; }