aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-02-04 04:55:31 -0600
committerMatt Rude <[email protected]>2018-02-04 04:55:31 -0600
commitbfedb60211d289d189e18942de125297b295f1a3 (patch)
tree036ebf59af8060eb0eeda56f9234de27e96277f7
parent196094399154f2ac7bbffafb44192e9cbc89dee4 (diff)
downloadxmpp-site-lite-bfedb60211d289d189e18942de125297b295f1a3.tar.gz
xmpp-site-lite-bfedb60211d289d189e18942de125297b295f1a3.tar.bz2
xmpp-site-lite-bfedb60211d289d189e18942de125297b295f1a3.zip
Minor updates
-rw-r--r--_sass/site.scss8
-rw-r--r--index.html8
2 files changed, 7 insertions, 9 deletions
diff --git a/_sass/site.scss b/_sass/site.scss
index 894c561..1ce122b 100644
--- a/_sass/site.scss
+++ b/_sass/site.scss
@@ -138,10 +138,12 @@ pre {
// Index Page
-#opening-side {
- margin:0 auto 25px;
+#opening {
+ margin-bottom: 25px;
+ #opening-side {
+ margin:auto;
+ }
}
-
#register {
#feature-register {
background-color:#eee;
diff --git a/index.html b/index.html
index 4ddcacb..fd48911 100644
--- a/index.html
+++ b/index.html
@@ -32,11 +32,7 @@ permalink: /
<a href="{{ site.url }}/help/definitions/#federation">federated</a>, meaning they are able to connect
to diffrent XMPP servers on diffrent domains, similer to how email allows you to send messages to users on other
domains/servers. This service is in complete compliance with
- <a href="https://xmpp.org/extensions/xep-0375.html">XEP-0375</a>. The XEP-0375 document specifies the 2016
- compliance levels for XMPP clients and servers.</p>
-
- <p>XMPP is an open standard for communication, mainly used for instant messaging. It is a secure battle-tested
- protocol developed by an independent standards organization.</p>
+ <a href="https://xmpp.org/extensions/xep-0375.html">XEP-0375</a>.</p>
<p>This service requires the use of a client to connect to the server with. Please see the
<a href="{{ site.url }}/clients/">client list</a> for a small list of available clients that
@@ -45,7 +41,7 @@ permalink: /
or <a href="https://chatsecure.org/">ChatSecure</a> for mobile.</p>
</div>
- <div id="opening-side" class="col-lg-5 col-md-6 col-sm-8 col-12 float-center">
+ <div id="opening-side" class="col-lg-5 col-md-6 col-sm-8 col-12">
<h1>Connecting...</h1>
<ul>
<li>Port: <b>5222</b></li>