From 4bb57a55a0c828dfce12e80651bcc37711335e12 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 8 May 2018 10:25:00 -0700 Subject: 4239 --- html/022arithmetic.cc.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'html/022arithmetic.cc.html') diff --git a/html/022arithmetic.cc.html b/html/022arithmetic.cc.html index a9ae8710..a92cedae 100644 --- a/html/022arithmetic.cc.html +++ b/html/022arithmetic.cc.html @@ -3,7 +3,7 @@ Mu - 022arithmetic.cc - + @@ -15,17 +15,17 @@ 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; } -.traceContains { color: #008000; } -.PreProc { color: #800080; } -.LineNr { color: #444444; } .Constant { color: #00a0a0; } +.Special { color: #c00000; } .muRecipe { color: #ff8700; } +.Comment { color: #9090ff; } +.Comment a { color:#0000ee; text-decoration:underline; } .Delimiter { color: #800080; } -.Special { color: #c00000; } +.LineNr { color: #444444; } .Identifier { color: #c0a020; } .Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } -.Comment { color: #9090ff; } -.Comment a { color:#0000ee; text-decoration:underline; } +.PreProc { color: #800080; } +.traceContains { color: #008000; } .cSpecial { color: #008000; } --> -- cgit 1.4.1-2-gfad0