about summary refs log tree commit diff stats
path: root/html/tangle.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/tangle.mu.html')
-rw-r--r--html/tangle.mu.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/tangle.mu.html b/html/tangle.mu.html
index 789a9af4..2a0d11cf 100644
--- a/html/tangle.mu.html
+++ b/html/tangle.mu.html
@@ -15,10 +15,10 @@ body { font-size: 12pt; font-family: monospace; color: #aaaaaa; background-color
 a { color:#eeeeee; text-decoration: none; }
 a:hover { text-decoration: underline; }
 * { font-size: 12pt; font-size: 1em; }
-.muRecipe { color: #ff8700; }
 .muControl { color: #c0a020; }
-.Delimiter { color: #800080; }
+.muRecipe { color: #ff8700; }
 .Special { color: #c00000; }
+.Delimiter { color: #800080; }
 .Comment { color: #9090ff; }
 .Comment a { color:#0000ee; text-decoration:underline; }
 .Constant { color: #00a0a0; }