about summary refs log tree commit diff stats
path: root/html/apps/factorial2.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/apps/factorial2.subx.html')
-rw-r--r--html/apps/factorial2.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/factorial2.subx.html b/html/apps/factorial2.subx.html
index 109ce199..cf2478f8 100644
--- a/html/apps/factorial2.subx.html
+++ b/html/apps/factorial2.subx.html
@@ -16,9 +16,9 @@ a { color:inherit; }
 * { font-size:12pt; font-size: 1em; }
 .subxComment { color: #005faf; }
 .subxS2Comment { color: #8a8a8a; }
-.subxTest { color: #5f8700; }
 .subxFunction { color: #af5f00; text-decoration: underline; }
 .LineNr { }
+.subxTest { color: #5f8700; }
 .subxS1Comment { color: #0000af; }
 .SpecialChar { color: #d70000; }
 .Constant { color: #008787; }