From e45ca47bac36294e5e2fa1e129bf1049c4570603 Mon Sep 17 00:00:00 2001 From: Azul Date: Tue, 29 Apr 2014 11:53:37 +0200 Subject: make introtexts lead, clearify we only offer vpn for now. --- files/webapp/views/home/_bitmask.html.haml | 4 ++-- files/webapp/views/home/_content.html.haml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/files/webapp/views/home/_bitmask.html.haml b/files/webapp/views/home/_bitmask.html.haml index 7402424..5493e20 100644 --- a/files/webapp/views/home/_bitmask.html.haml +++ b/files/webapp/views/home/_bitmask.html.haml @@ -1,2 +1,2 @@ -%p.introtext{:style => 'text-align:left'} - demo.bitmask.net is a service provider compatible with the Bitmask application. If you have signed up with a demo.bitmask.net account, you can log in or get help here: +%p.introtext.lead + demo.bitmask.net is a service provider compatible with the Bitmask application. It currently provides encrypted internet (VPN) only. diff --git a/files/webapp/views/home/_content.html.haml b/files/webapp/views/home/_content.html.haml index 46fa336..8609d10 100644 --- a/files/webapp/views/home/_content.html.haml +++ b/files/webapp/views/home/_content.html.haml @@ -1,7 +1,7 @@ .row-fluid .span12 - %p.introtext - Bitmask is an open source application to provide easy and secure encrypted communication. You can choose among several different service providers, or start your own. Currently, Bitmask supports encrypted internet and encrypted email (with more services in the works). + %p.introtext.lead + Bitmask is an open source application to provide easy and secure encrypted communication. You can choose among several different service providers, or start your own. Currently, Bitmask supports encrypted internet and encrypted email (with more services in the works). = render 'common/home_page_buttons', :divider => 'home/bitmask' -- cgit v1.2.3