diff options
Diffstat (limited to 'html/073next-token.subx.html')
-rw-r--r-- | html/073next-token.subx.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/073next-token.subx.html b/html/073next-token.subx.html index d4a7c4fb..15421795 100644 --- a/html/073next-token.subx.html +++ b/html/073next-token.subx.html @@ -16,12 +16,12 @@ 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 { } .subxS1Comment { color: #0000af; } -.Constant { color: #008787; } -.subxFunction { color: #af5f00; text-decoration: underline; } .Normal { color: #000000; background-color: #c6c6c6; padding-bottom: 1px; } -.subxTest { color: #5f8700; } +.Constant { color: #008787; } --> </style> |