diff options
Diffstat (limited to 'html/012transform.cc.html')
-rw-r--r-- | html/012transform.cc.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/html/012transform.cc.html b/html/012transform.cc.html index 425e4efe..a03c39c2 100644 --- a/html/012transform.cc.html +++ b/html/012transform.cc.html @@ -12,11 +12,11 @@ <!-- pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background-color: #080808; } body { font-family: monospace; color: #eeeeee; background-color: #080808; } -* { font-size: 1em; } -.Constant { color: #008080; } -.Comment { color: #8080ff; } -.Delimiter { color: #c000c0; } -.CommentedCode { color: #6c6c6c; } +* { font-size: 1.05em; } +.Constant { color: #00a0a0; } +.Comment { color: #9090ff; } +.Delimiter { color: #a04060; } +.Comment { color: #9090ff; } .Identifier { color: #804000; } --> </style> |