diff options
Diffstat (limited to 'html/057immutable.cc.html')
-rw-r--r-- | html/057immutable.cc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/057immutable.cc.html b/html/057immutable.cc.html index ed754bd0..071bceba 100644 --- a/html/057immutable.cc.html +++ b/html/057immutable.cc.html @@ -15,18 +15,18 @@ 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; } .muData { color: #ffff00; } +.cSpecial { color: #008000; } .Comment { color: #9090ff; } .Comment a { color:#0000ee; text-decoration:underline; } .Delimiter { color: #800080; } .LineNr { color: #444444; } .Identifier { color: #c0a020; } .Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } -.Constant { color: #00a0a0; } .traceContains { color: #008000; } --> </style> |