Fix embedded stylesheet of heikki-motd.html to address by class rather than ID.
[mkws-moved-to-github.git] / examples / htdocs / heikki-motd.html
index f46036a..10a2a82 100644 (file)
     <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>