templates/header.tmpl
changeset 583 415054ea31c1
parent 172 e9b1147db448
child 585 51626d888526
--- 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>