diff options
Diffstat (limited to 'html/070display.cc.html')
-rw-r--r-- | html/070display.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/070display.cc.html b/html/070display.cc.html index 24b460f0..4dee20e2 100644 --- a/html/070display.cc.html +++ b/html/070display.cc.html @@ -18,7 +18,7 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; } .Comment { color: #9090ff; } .Delimiter { color: #a04060; } .SalientComment { color: #00ffff; } -.Comment { color: #9090ff; } +.CommentedCode { color: #6c6c6c; } .Identifier { color: #804000; } --> </style> |