From 372367f59a897162912d0646158bdea1e07d6e66 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 26 Jun 2021 20:55:36 -0700 Subject: html: better highlighting for int registers --- html/ex1.mu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/ex1.mu.html') diff --git a/html/ex1.mu.html b/html/ex1.mu.html index fa5b4150..fc07e235 100644 --- a/html/ex1.mu.html +++ b/html/ex1.mu.html @@ -14,10 +14,10 @@ pre { white-space: pre-wrap; font-family: monospace; color: #000000; background- body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; } a { color:inherit; } * { font-size:12pt; font-size: 1em; } +.PreProc { color: #c000c0; } .LineNr { } .Delimiter { color: #c000c0; } .muFunction { color: #af5f00; text-decoration: underline; } -.PreProc { color: #c000c0; } --> -- cgit 1.4.1-2-gfad0