diff web/views/top.tpl @ 582:cebec9b40ad2

merge
author Matt Johnston <matt@ucc.asn.au>
date Mon, 30 Nov 2015 21:45:17 +0800
parents b4d6f1ae0b9e
children 61269311ed3d
line wrap: on
line diff
--- a/web/views/top.tpl	Mon Nov 30 21:40:57 2015 +0800
+++ b/web/views/top.tpl	Mon Nov 30 21:45:17 2015 +0800
@@ -3,7 +3,7 @@
 <head>
 <title>Wort Temperature Log</title>
 <meta name="viewport" content="width=device-width">
-<style type="text/css"><!--
+<style type="text/css">
 span.no_selection {
     -webkit-user-select: none; // webkit (safari, chrome) browsers
     -moz-user-select: none; // mozilla browsers
@@ -19,7 +19,6 @@
 	width: 100%;
 	max-width: {{graphwidth}}px;
 }
-//-->
 </style>
 <title></title>
 </head>