diff options
Diffstat (limited to 'html/003trace.test.cc.html')
-rw-r--r-- | html/003trace.test.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/003trace.test.cc.html b/html/003trace.test.cc.html index efd93367..c413346f 100644 --- a/html/003trace.test.cc.html +++ b/html/003trace.test.cc.html @@ -16,11 +16,11 @@ a { text-decoration: none; } a:hover { text-decoration: underline; } * { font-size: 12pt; font-size: 1em; } .Constant { color: #00a0a0; } -.cSpecial { color: #008000; } .Comment { color: #9090ff; } .Delimiter { color: #800080; } .LineNr { color: #444444; } .Normal { color: #eeeeee; background-color: #080808; padding-bottom: 1px; } +.cSpecial { color: #008000; } --> </style> |