Comment out the CSS
authorMike Taylor <mike@indexdata.com>
Fri, 14 Feb 2014 15:34:16 +0000 (15:34 +0000)
committerMike Taylor <mike@indexdata.com>
Fri, 14 Feb 2014 15:34:16 +0000 (15:34 +0000)
examples/htdocs/auto-paratext-minimal.html

index 95f9a11..9b95ee8 100644 (file)
@@ -7,7 +7,7 @@
    };
   </script>
   <script type="text/javascript" src="//mkws.indexdata.com/mkws-complete.js"></script>
-  <style type="text/css">
+  <xstyle type="text/css">
     .panel {
       font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Verdana, Sans-Serif;
       width: 25em;
@@ -21,7 +21,7 @@
       color: #606060;
       padding-left: 5px;
     }
-  </style>
+  </xstyle>
   <div class="panel">
     <h2>Reference results from Paratext</h2>
     <div class='mkwsRecords' autosearch='!param!q' sort='position'></div>