diff options
Diffstat (limited to 'html/subx/examples/ex4.subx.html')
-rw-r--r-- | html/subx/examples/ex4.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/examples/ex4.subx.html b/html/subx/examples/ex4.subx.html index db75131c..27b339bb 100644 --- a/html/subx/examples/ex4.subx.html +++ b/html/subx/examples/ex4.subx.html @@ -22,7 +22,7 @@ body { font-size:12pt; font-family: monospace; color: #aaaaaa; background-color: .subxS2Comment { color:#4466ff; } .LineNr { color:#444444; } .subxS1Comment { color:#2d8cff; } -.SpecialChar { color: #ff0000; } +.SpecialChar { color: #d70000; } --> </style> |