Use CSS for styling
[dygraphs.git] / auto_tests / runner.html
index c3a3d87..2f48d5b 100644 (file)
@@ -3,6 +3,7 @@
   <meta charset="utf-8">
   <title>dygraphs tests</title>
   <link rel="stylesheet" href="../node_modules/mocha/mocha.css" />
+  <link rel="stylesheet" href="../css/dygraph.css" />
 </head>
 <body>
   <div id="graph"></div>