You should add a 'type' attribute with a value of 'text/css' to the 'link' element...
[mkws-moved-to-github.git] / examples / htdocs / index-mike.html
index b3cad34..aac01ea 100644 (file)
@@ -2,7 +2,7 @@
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <title>MKWS demo: Mike's playground</title>
-    <link rel="stylesheet" href="../../tools/htdocs/mkwsStyle.css" />
+    <link rel="stylesheet" type="text/css" href="../../tools/htdocs/mkwsStyle.css" />
     <script type="text/javascript">
       var mkws_config = {
        responsive_design: true,