diff options
Diffstat (limited to 'html/024jump.cc.html')
-rw-r--r-- | html/024jump.cc.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/024jump.cc.html b/html/024jump.cc.html index 804d5341..33b69e86 100644 --- a/html/024jump.cc.html +++ b/html/024jump.cc.html @@ -17,15 +17,15 @@ a:hover { text-decoration: underline; } * { font-size: 12pt; font-size: 1em; } .Constant { color: #00a0a0; } .muRecipe { color: #ff8700; } -.Conceal { color: #4e4e4e; } .Special { color: #c00000; } +.Conceal { color: #4e4e4e; } +.Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } .Comment { color: #9090ff; } .Comment a { color:#0000ee; text-decoration:underline; } .Delimiter { color: #800080; } .LineNr { color: #444444; } .Identifier { color: #c0a020; } .traceAbsent { color: #c00000; } -.Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } .cSpecial { color: #008000; } .traceContains { color: #008000; } --> |