diff options
Diffstat (limited to 'html/linux/bootstrap/002test.cc.html')
-rw-r--r-- | html/linux/bootstrap/002test.cc.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/html/linux/bootstrap/002test.cc.html b/html/linux/bootstrap/002test.cc.html index a47b998c..b4b53409 100644 --- a/html/linux/bootstrap/002test.cc.html +++ b/html/linux/bootstrap/002test.cc.html @@ -10,19 +10,19 @@ <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; } -.PreProc { color: #c000c0; } +.CommentedCode { color: #8a8a8a; } .LineNr { } .Constant { color: #008787; } -.cSpecial { color: #008000; } -.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; } .Comment { color: #005faf; } .Delimiter { color: #c000c0; } -.CommentedCode { color: #8a8a8a; } .Identifier { color: #af5f00; } +.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; } +.PreProc { color: #c000c0; } +.cSpecial { color: #008000; } --> </style> |