diff --git a/static/css/style.css b/static/css/style.css index d48240d..662fdcd 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -264,7 +264,7 @@ box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.21); .content-box h3 { font-weight: bold; font-size: 1.2em; - margin: 0.5em 0 0.25em 0; + margin: 1em 0 0.25em 0; } .content-box h4 { font-weight: bold; @@ -463,15 +463,15 @@ ul.errorlist { } .install-guides li { display: inline-block; - width: 10em; - padding-top: 1em; + width: 7em; + padding-top: 0.5em; text-align: center; border: 1px solid #ccc; border-radius: 5px; - margin: 0.5em 1em; + margin: 0.5em 0.50em; } .install-guides li a { - line-height: 3em; + line-height: 2.2em; text-decoration: none; } .install-guides li i { diff --git a/templates/base_help.html b/templates/base_help.html index f91e4a6..3ab0a63 100644 --- a/templates/base_help.html +++ b/templates/base_help.html @@ -6,7 +6,7 @@
{% trans 'Help' %}
+{% trans 'Installation' %}
+{% trans 'OpenVPN' %}
Option | Value |
CA Certificate | +The file available on vpn.ccrypto.org/ca.crt | +
Client / Server certificates | +None | +
Username / Password | +The same as used to log in on this website | +
Host or Gateway | +fr.204vpn.net , or any host in our server list |
+
Port / Protocol | +1196 in UDP mode (or 443 in TCP mode; prefer UDP unless blocked) | +
Interface Type | +tun |
+
LZO Compression | +Enabled | +
Cipher / HMAC | +BF-CBC and SHA1 by default, renegociable with a recent OpenVPN version |
+
DNS Server | +10.99.0.20 |
+