about summary refs log tree commit diff stats
path: root/html/999spaces.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/999spaces.cc.html')
-rw-r--r--html/999spaces.cc.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/999spaces.cc.html b/html/999spaces.cc.html
index 19081fe1..1513e987 100644
--- a/html/999spaces.cc.html
+++ b/html/999spaces.cc.html
@@ -10,9 +10,9 @@
 <style type="text/css">
 <!--
 pre { font-family: monospace; color: #eeeeee; background-color: #080808; }
-body { font-family: monospace; color: #eeeeee; background-color: #080808; }
+body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color: #080808; }
 .Constant { color: #00a0a0; }
-.Delimiter { color: #a04060; }
+.Delimiter { color: #800080; }
 .SalientComment { color: #00ffff; }
 .Comment { color: #9090ff; }
 -->