Update synchronize gallery demo
[dygraphs.git] / tests / synchronize.html
index b93a219..92a4e4a 100644 (file)
@@ -14,7 +14,7 @@
     <script type="text/javascript" src="../extras/synchronizer.js"></script>
 
     <script type="text/javascript" src="data.js"></script>
-    <style type="text/css">
+    <style>
       .chart { width: 500px; height: 300px; }
       .chart-container { overflow: hidden; }
       #div1 { float: left; }