changeset 168 | 65cf1b0cfe86 |
parent 155 | 083c38bdfa64 |
child 172 | e9b1147db448 |
--- a/templates/header.tmpl Thu May 26 11:15:05 2005 -0800 +++ b/templates/header.tmpl Thu May 26 12:24:01 2005 -0800 @@ -6,7 +6,7 @@ <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; }