diff options
Diffstat (limited to 'html/000organization.cc.html')
-rw-r--r-- | html/000organization.cc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/000organization.cc.html b/html/000organization.cc.html index 8a5467a4..6876f1de 100644 --- a/html/000organization.cc.html +++ b/html/000organization.cc.html @@ -15,14 +15,14 @@ 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; } -.PreProc { color: #800080; } .LineNr { color: #444444; } -.Identifier { color: #c0a020; } .Delimiter { color: #800080; } +.Constant { color: #00a0a0; } +.Identifier { color: #c0a020; } .Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } .Comment { color: #9090ff; } .Comment a { color:#0000ee; text-decoration:underline; } -.Constant { color: #00a0a0; } +.PreProc { color: #800080; } --> </style> |