From bfedb60211d289d189e18942de125297b295f1a3 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sun, 4 Feb 2018 04:55:31 -0600 Subject: Minor updates --- _sass/site.scss | 8 +++++--- index.html | 8 ++------ 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: / federated, 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 - XEP-0375. The XEP-0375 document specifies the 2016 - compliance levels for XMPP clients and servers.

- -

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.

+ XEP-0375.

This service requires the use of a client to connect to the server with. Please see the client list for a small list of available clients that @@ -45,7 +41,7 @@ permalink: / or ChatSecure for mobile.

-
+

Connecting...

  • Port: 5222
  • -- cgit v1.2.3-59-ga6da