footer & stats
[mkws-moved-to-github.git] / experiments / spclient / mkwsStyle.css
index 2822e40..3920487 100644 (file)
@@ -51,12 +51,13 @@ div.details {
 }
 
 #mkwsSwitch {
-    padding-bottom: 3px;
-    text-align: right;
+    float: right;
+    padding-left: 1em;
+    padding-top: 0.4em;
 }
 
 #mkwsSearch {
-    // nothing to say at this point
+    float: right;
 }
 
 #mkwsRecords {
@@ -68,3 +69,15 @@ div.details {
     background-color: #fafafa;
     border-bottom: 1px solid  #156a16;
 }
+
+#mkwsStat {
+    font-weight: bold;
+    font-size: small;
+}
+
+#footer {
+    padding-top: 4px;
+    text-align: center;
+    font-size: small;
+}
+