about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--index.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/index.html b/index.html
index cc1ddec..23f64e9 100644
--- a/index.html
+++ b/index.html
@@ -28,13 +28,16 @@
     <input type="url" class="form-control text-center" id="url_in" readonly/>
     <div class="qrcode" id="qrcode"></div>
 
-    <p class="hint text-center" id="clients"></p>
-    <p class="lead" id="recommend"></p>
+    <p class="lead text-center" id="clients"></p>
+    <p class="lead text-center" id="recommend"></p>
 
-    <ul class="lead" id="client_list"></ul>
+    <p class="lead img-center text-center" id="client_list"></p>
 
-    <p class="lead" id="checkfulllist"></p>
-    <p class="hint" id="xmppis"></p>
+    <i>
+      <p class="hint text-center" id="checkfulllist"></p>
+      <p class="hint text-center" id="xmppis"></p>
+    </i>
+    <p class="hint text-center" id="xmpp"></p>
   </div>
   <script src="scripts/i18n-text.min.js"></script>
   <script src="config.js"></script>