From 805d58c6aeeeba3e4989c0eed6781b3861e8fae0 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 25 Jan 2018 22:39:31 -0800 Subject: 4199 --- html/example1.mu.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/example1.mu.html') diff --git a/html/example1.mu.html b/html/example1.mu.html index 8be293b2..f1ebe095 100644 --- a/html/example1.mu.html +++ b/html/example1.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; } .LineNr { color: #444444; } .Constant { color: #00a0a0; } .Special { color: #c00000; } -.muRecipe { color: #ff8700; } --> @@ -53,7 +53,7 @@ if ('onhashchange' in window) {
-1 def example1 [
+1 def example1 [
 2   local-scope
 3   a:num <- add 2, 2
 4   a <- multiply a, 3
-- 
cgit 1.4.1-2-gfad0