about summary refs log tree commit diff stats
path: root/html/subx/examples/ex10.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/subx/examples/ex10.subx.html')
-rw-r--r--html/subx/examples/ex10.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/examples/ex10.subx.html b/html/subx/examples/ex10.subx.html
index c951ca62..ae437909 100644
--- a/html/subx/examples/ex10.subx.html
+++ b/html/subx/examples/ex10.subx.html
@@ -23,7 +23,7 @@ body { font-size:12pt; font-family: monospace; color: #aaaaaa; background-color:
 .LineNr { color:#444444; }
 .subxS1Comment { color:#2d8cff; }
 .CommentedCode { color: #6c6c6c; }
-.subxFunction { color: #ff8700; }
+.subxFunction { color: #af5f00; text-decoration: underline; }
 .Constant { color:#00a0a0; }
 -->
 </style>