diff options
Diffstat (limited to 'html/114error.subx.html')
-rw-r--r-- | html/114error.subx.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/114error.subx.html b/html/114error.subx.html index 009111bd..b59f5cb8 100644 --- a/html/114error.subx.html +++ b/html/114error.subx.html @@ -16,10 +16,10 @@ a { color:inherit; } * { font-size:12pt; font-size: 1em; } .subxComment { color: #005faf; } .subxS2Comment { color: #8a8a8a; } -.subxFunction { color: #af5f00; text-decoration: underline; } .LineNr { } -.subxS1Comment { color: #0000af; } .SpecialChar { color: #d70000; } +.subxS1Comment { color: #0000af; } +.subxFunction { color: #af5f00; text-decoration: underline; } .Normal { color: #000000; background-color: #c6c6c6; padding-bottom: 1px; } .Constant { color: #008787; } --> |