about summary refs log tree commit diff stats
path: root/html/linux/ex2.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/linux/ex2.subx.html')
-rw-r--r--html/linux/ex2.subx.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/linux/ex2.subx.html b/html/linux/ex2.subx.html
index 0403b9e4..351d8f4a 100644
--- a/html/linux/ex2.subx.html
+++ b/html/linux/ex2.subx.html
@@ -10,8 +10,8 @@
 <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; }
 .subxComment { color: #005faf; }