diff options
Diffstat (limited to 'html/apps/factorial.subx.html')
-rw-r--r-- | html/apps/factorial.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/apps/factorial.subx.html b/html/apps/factorial.subx.html index f76c776b..9890611e 100644 --- a/html/apps/factorial.subx.html +++ b/html/apps/factorial.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; } .Normal { color: #000000; background-color: #c6c6c6; padding-bottom: 1px; } |