diff options
Diffstat (limited to 'html/013update_operation.cc.html')
-rw-r--r-- | html/013update_operation.cc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/013update_operation.cc.html b/html/013update_operation.cc.html index 8c2780cb..3dc72146 100644 --- a/html/013update_operation.cc.html +++ b/html/013update_operation.cc.html @@ -10,13 +10,13 @@ <style type="text/css"> <!-- pre { font-family: monospace; color: #eeeeee; background-color: #080808; } -body { font-family: monospace; color: #eeeeee; background-color: #080808; } +body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; } .cSpecial { color: #008000; } -.Identifier { color: #804000; } +.Identifier { color: #fcb165; } .CommentedCode { color: #6c6c6c; } .Constant { color: #00a0a0; } .Normal { color: #eeeeee; background-color: #080808; } -.Delimiter { color: #a04060; } +.Delimiter { color: #800080; } .Comment { color: #9090ff; } --> </style> |