Use new name for stylesheet.
authorMike Taylor <mike@indexdata.com>
Wed, 19 Jun 2013 15:49:31 +0000 (16:49 +0100)
committerMike Taylor <mike@indexdata.com>
Wed, 19 Jun 2013 15:49:31 +0000 (16:49 +0100)
experiments/spclient/index.html

index 779eaa2..f1d0982 100644 (file)
@@ -5,7 +5,7 @@
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS demo client</title>
     <!-- Next four lines required by MKWS -->
-    <link rel="stylesheet" href="styles.css" />
+    <link rel="stylesheet" href="mkwsStyle.css" />
     <script type="text/javascript" src="http://code.jquery.com/jquery-1.10.0.min.js"></script>
     <script type="text/javascript" src="/libjs-pz2/pz2api.1.js"></script>
     <script type="text/javascript" src="mkws.js"></script>