diff --git a/templates/header.tmpl b/templates/header.tmpl --- a/templates/header.tmpl +++ b/templates/header.tmpl @@ -4,6 +4,7 @@ Content-type: text/html <html> <head> <style type="text/css"> +<!-- a { text-decoration:none; } .parity0 { background-color: #dddddd; } .parity1 { background-color: #eeeeee; } @@ -24,5 +25,5 @@ a { text-decoration:none; } color: white; text-align: right; } - +--> </style>