diff options
Diffstat (limited to 'html/linux/bootstrap/019functions.cc.html')
-rw-r--r-- | html/linux/bootstrap/019functions.cc.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/html/linux/bootstrap/019functions.cc.html b/html/linux/bootstrap/019functions.cc.html index a65bb9b8..169e701a 100644 --- a/html/linux/bootstrap/019functions.cc.html +++ b/html/linux/bootstrap/019functions.cc.html @@ -10,18 +10,18 @@ <meta name="colorscheme" content="minimal-light"> <style type="text/css"> <!-- -pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #eeeeee; } -body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; } +pre { white-space: pre-wrap; font-family: monospace; color: #000000; background-color: #ffffd7; } +body { font-size:12pt; font-family: monospace; color: #000000; background-color: #ffffd7; } a { color:inherit; } * { font-size:12pt; font-size: 1em; } -.cSpecial { color: #008000; } -.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; } +.CommentedCode { color: #8a8a8a; } .LineNr { } -.Constant { color: #008787; } +.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; } .Comment { color: #005faf; } .Delimiter { color: #c000c0; } -.CommentedCode { color: #8a8a8a; } .Identifier { color: #af5f00; } +.Constant { color: #008787; } +.cSpecial { color: #008000; } --> </style> |