diff options
Diffstat (limited to 'html/linux/bootstrap/030translate.cc.html')
-rw-r--r-- | html/linux/bootstrap/030translate.cc.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/html/linux/bootstrap/030translate.cc.html b/html/linux/bootstrap/030translate.cc.html index 4236b28c..a10dae73 100644 --- a/html/linux/bootstrap/030translate.cc.html +++ b/html/linux/bootstrap/030translate.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; } -.cSpecial { color: #008000; } .LineNr { } .Constant { color: #008787; } -.SalientComment { color: #0000af; } -.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; } .Comment { color: #005faf; } .Delimiter { color: #c000c0; } +.SalientComment { color: #0000af; } .Identifier { color: #af5f00; } +.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; } .PreProc { color: #c000c0; } +.cSpecial { color: #008000; } --> </style> |