diff options
Diffstat (limited to 'html/subx/051test.subx.html')
-rw-r--r-- | html/subx/051test.subx.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/subx/051test.subx.html b/html/subx/051test.subx.html index fe5354d1..077f1570 100644 --- a/html/subx/051test.subx.html +++ b/html/subx/051test.subx.html @@ -24,8 +24,8 @@ body { font-size:12pt; font-family: monospace; color: #aaaaaa; background-color: .subxS1Comment { color:#2d8cff; } .CommentedCode { color: #6c6c6c; } .Constant { color:#00a0a0; } -.subxFunction { color: #ff8700; } -.SpecialChar { color: #ff0000; } +.subxFunction { color: #af5f00; text-decoration: underline; } +.SpecialChar { color: #d70000; } --> </style> |