From 4bb57a55a0c828dfce12e80651bcc37711335e12 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 8 May 2018 10:25:00 -0700 Subject: 4239 --- html/http-server.mu.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'html/http-server.mu.html') diff --git a/html/http-server.mu.html b/html/http-server.mu.html index f991bbf4..b8ff0d97 100644 --- a/html/http-server.mu.html +++ b/html/http-server.mu.html @@ -3,7 +3,7 @@ Mu - http-server.mu - + @@ -15,13 +15,13 @@ 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; } -.muControl { color: #c0a020; } .muRecipe { color: #ff8700; } -.LineNr { color: #444444; } -.Constant { color: #00a0a0; } .Special { color: #c00000; } .Comment { color: #9090ff; } .Comment a { color:#0000ee; text-decoration:underline; } +.Constant { color: #00a0a0; } +.LineNr { color: #444444; } +.muControl { color: #c0a020; } --> @@ -78,8 +78,8 @@ if ('onhashchange' in window) { 20 write-to-socket session, [HTTP/1.0 200 OK 21 Content-type: text/plain 22 -23 SUCCESS! -24 ] +23 SUCCESS! +24 ] 25 $print 10/newline, [Wrote to and closing socket...], 10/newline 26 session <- $close-socket session 27 socket <- $close-socket socket -- cgit 1.4.1-2-gfad0