diff options
Diffstat (limited to 'html/045closure_name.cc.html')
-rw-r--r-- | html/045closure_name.cc.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/html/045closure_name.cc.html b/html/045closure_name.cc.html index 22bf3828..8e8a5e65 100644 --- a/html/045closure_name.cc.html +++ b/html/045closure_name.cc.html @@ -15,8 +15,9 @@ body { font-size: 12pt; font-family: monospace; color: #aaaaaa; background-color a { color:#eeeeee; text-decoration: none; } a:hover { text-decoration: underline; } * { font-size: 12pt; font-size: 1em; } -.Special { color: #c00000; } +.Constant { color: #00a0a0; } .muRecipe { color: #ff8700; } +.Special { color: #c00000; } .Conceal { color: #4e4e4e; } .cSpecial { color: #008000; } .Comment { color: #9090ff; } @@ -25,7 +26,6 @@ a:hover { text-decoration: underline; } .LineNr { color: #444444; } .Identifier { color: #c0a020; } .Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } -.Constant { color: #00a0a0; } .traceContains { color: #008000; } --> </style> |