diff options
Diffstat (limited to 'html/038location_array.cc.html')
-rw-r--r-- | html/038location_array.cc.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/038location_array.cc.html b/html/038location_array.cc.html index 1f568a4c..a1b0c5ee 100644 --- a/html/038location_array.cc.html +++ b/html/038location_array.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; } .Comment { color: #9090ff; } -.Identifier { color: #804000; } +.Identifier { color: #fcb165; } .cSpecial { color: #008000; } .Normal { color: #eeeeee; background-color: #080808; } .Constant { color: #00a0a0; } -.Delimiter { color: #a04060; } +.Delimiter { color: #800080; } --> </style> </head> |