More informative <title>
authorMike Taylor <mike@indexdata.com>
Fri, 5 Jul 2013 11:37:51 +0000 (12:37 +0100)
committerMike Taylor <mike@indexdata.com>
Fri, 5 Jul 2013 11:37:51 +0000 (12:37 +0100)
Align status info to the right.

experiments/spclient/index-lowlevel.html

index 63b69c2..8a81694 100644 (file)
@@ -1,7 +1,7 @@
 <html>
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <title>MKWS demo client</title>
+    <title>MKWS demo: low-level subcomponents</title>
     <link rel="stylesheet" href="http://mkws.indexdata.com/mkwsStyle.css" />
     <script type="text/javascript" src="http://mkws.indexdata.com/mkws-complete.js"></script>
     <style type="text/css">
@@ -10,6 +10,9 @@
       width: 30%;
       margin: 0.3em;
       }
+      #mkwsStat {
+      text-align: right;
+      }
     </style>
   </head>
   <body>