about summary refs log tree commit diff stats
path: root/html/fork.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/fork.mu.html')
-rw-r--r--html/fork.mu.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/fork.mu.html b/html/fork.mu.html
index c2ea7b19..dc427385 100644
--- a/html/fork.mu.html
+++ b/html/fork.mu.html
@@ -10,10 +10,10 @@
 <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; }
 .muControl { color: #c0a020; }
 .Constant { color: #00a0a0; }
-.Delimiter { color: #a04060; }
+.Delimiter { color: #800080; }
 .muRecipe { color: #ff8700; }
 .Comment { color: #9090ff; }
 -->