diff options
Diffstat (limited to 'html/linux/116write-buffered.subx.html')
-rw-r--r-- | html/linux/116write-buffered.subx.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/html/linux/116write-buffered.subx.html b/html/linux/116write-buffered.subx.html index 99d641f9..553ae862 100644 --- a/html/linux/116write-buffered.subx.html +++ b/html/linux/116write-buffered.subx.html @@ -10,20 +10,20 @@ <meta name="colorscheme" content="minimal-light"> <style type="text/css"> <!-- -pre { font-family: monospace; color: #000000; background-color: #eeeeee; } -body { font-size:12pt; font-family: monospace; color: #000000; background-color: #eeeeee; } +pre { 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; } -.subxH1Comment { color: #005faf; text-decoration: underline; } .subxComment { color: #005faf; } -.subxS1Comment { color: #0000af; } .subxS2Comment { color: #8a8a8a; } -.LineNr { } .SpecialChar { color: #d70000; } -.Constant { color: #008787; } +.LineNr { } .subxTest { color: #5f8700; } +.subxS1Comment { color: #0000af; } .subxFunction { color: #af5f00; text-decoration: underline; } -.Normal { color: #000000; background-color: #eeeeee; padding-bottom: 1px; } +.Normal { color: #000000; background-color: #ffffd7; padding-bottom: 1px; } +.Constant { color: #008787; } +.subxH1Comment { color: #005faf; text-decoration: underline; } --> </style> |