Fix embedded stylesheet of heikki.html to address by class rather than ID.
[mkws-moved-to-github.git] / examples / htdocs / heikki.html
index eda424c..5cebd8f 100644 (file)
     <script type="text/javascript" src="tools/htdocs/jquery.json-2.4.js"></script>
     <script type="text/javascript" src="tools/htdocs/mkws.js"></script>
     <style type="text/css">
-      #mkwsTermlists div.facet {
+      .mkwsTermlists div.facet {
       float:left;
       width: 30%;
       margin: 0.3em;
       }
-      #mkwsStat {
+      .mkwsStat {
       text-align: right;
       }
     </style>