about summary refs log tree commit diff stats
path: root/html/callcc.mu.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/callcc.mu.html')
-rw-r--r--html/callcc.mu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/callcc.mu.html b/html/callcc.mu.html
index fa8eaa27..e16e87c4 100644
--- a/html/callcc.mu.html
+++ b/html/callcc.mu.html
@@ -13,11 +13,11 @@
 pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background-color: #080808; }
 body { font-family: monospace; color: #eeeeee; background-color: #080808; }
 * { font-size: 1.05em; }
-.muRecipe { color: #ff8700; }
 .Comment { color: #9090ff; }
 .Constant { color: #00a0a0; }
 .Special { color: #ff6060; }
 .muControl { color: #c0a020; }
+.muRecipe { color: #ff8700; }
 -->
 </style>