diff options
Diffstat (limited to 'html/linux/305keyboard.subx.html')
-rw-r--r-- | html/linux/305keyboard.subx.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/html/linux/305keyboard.subx.html b/html/linux/305keyboard.subx.html index 9efe546d..bae55a42 100644 --- a/html/linux/305keyboard.subx.html +++ b/html/linux/305keyboard.subx.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; } -.SpecialChar { color: #d70000; } .subxComment { color: #005faf; } -.subxS1Comment { color: #0000af; } .LineNr { } -.subxH1Comment { color: #005faf; text-decoration: underline; } +.SpecialChar { color: #d70000; } +.subxS1Comment { color: #0000af; } +.CommentedCode { color: #8a8a8a; } .subxFunction { color: #af5f00; text-decoration: underline; } .Constant { color: #008787; } -.CommentedCode { color: #8a8a8a; } +.subxH1Comment { color: #005faf; text-decoration: underline; } --> </style> |