diff --git a/README.md b/README.md index edee1fc..21f36a9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ zulip.github.io =============== -zulip.org website +[zulip.org](https://zulip.org/) website License ======= diff --git a/clients.html b/clients.html index 2aeb177..1e45310 100644 --- a/clients.html +++ b/clients.html @@ -98,5 +98,24 @@

Mobile

+ + + + diff --git a/contribute.html b/contribute.html index 2ab5d0a..4a84046 100644 --- a/contribute.html +++ b/contribute.html @@ -95,5 +95,24 @@

Security

+ + + + diff --git a/css/main.css b/css/main.css index ed5d802..dd9c965 100644 --- a/css/main.css +++ b/css/main.css @@ -138,23 +138,22 @@ header nav .highlighted a:hover { /* Footer */ footer { - text-align: center; + text-align: right; font-size: 0.9em; - padding: 10px; + padding: 5px; border-top: 1px solid #ccc; } -footer ul { - margin: 10px; - padding: 0; -} - footer li { display: inline-block; list-style-type: none; padding: 0 10px; } +footer #logo { + margin-top: -15px; +} + .container { width: 90%; margin: 0 auto; diff --git a/features.html b/features.html index 7014d5f..d799a7e 100644 --- a/features.html +++ b/features.html @@ -208,5 +208,24 @@

Desktop apps

Enjoy Zulip on your desktop.

+ + + + diff --git a/index.html b/index.html index 930166e..e4c8ae8 100644 --- a/index.html +++ b/index.html @@ -150,6 +150,25 @@

Everything else you need to be productive

+ + + +