templates/header.tmpl
changeset 168 65cf1b0cfe86
parent 155 083c38bdfa64
child 172 e9b1147db448
--- a/templates/header.tmpl
+++ b/templates/header.tmpl
@@ -6,7 +6,7 @@ Content-type: text/html
 <style type="text/css">
 a { text-decoration:none; }
 .parity0 { background-color: #eeeeee; }
-.parity1 { background-color: #ffffff; }
+.parity1 { background-color: #f8f8f8; }
 .lineno { width: 60px; color: #cccccc; font-size: smaller; }
 .plusline { color: green; }
 .minusline { color: red; }