templates/header.tmpl
changeset 172 e9b1147db448
parent 168 65cf1b0cfe86
child 583 415054ea31c1
--- a/templates/header.tmpl	Thu May 26 18:20:24 2005 -0800
+++ b/templates/header.tmpl	Thu May 26 20:37:05 2005 -0800
@@ -5,9 +5,9 @@
 <head>
 <style type="text/css">
 a { text-decoration:none; }
-.parity0 { background-color: #eeeeee; }
-.parity1 { background-color: #f8f8f8; }
-.lineno { width: 60px; color: #cccccc; font-size: smaller; }
+.parity0 { background-color: #dddddd; }
+.parity1 { background-color: #eeeeee; }
+.lineno { width: 60px; color: #aaaaaa; font-size: smaller; }
 .plusline { color: green; }
 .minusline { color: red; }
 .atline { color: purple; }