diff options
Diffstat (limited to 'html/002test.cc.html')
-rw-r--r-- | html/002test.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/002test.cc.html b/html/002test.cc.html index 65b63a5a..c37f136f 100644 --- a/html/002test.cc.html +++ b/html/002test.cc.html @@ -18,7 +18,7 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; } .Comment { color: #9090ff; } .Delimiter { color: #a04060; } .PreProc { color: #c000c0; } -.Comment { color: #9090ff; } +.CommentedCode { color: #6c6c6c; } .Identifier { color: #804000; } --> </style> |