From 052a9b98c544b04fcbfef8916b9d81fbdc1f7bee Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 9 May 2014 11:43:07 -0700 Subject: replace demo tagline with "demonstration provider" --- files/webapp/stylesheets/tail.scss | 6 ++++-- files/webapp/views/home/_masthead.html.haml | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'files/webapp') diff --git a/files/webapp/stylesheets/tail.scss b/files/webapp/stylesheets/tail.scss index b4f02b9..df47411 100644 --- a/files/webapp/stylesheets/tail.scss +++ b/files/webapp/stylesheets/tail.scss @@ -13,10 +13,12 @@ font-size: 26px; line-height: 96px; small { - font-size: 50%; - opacity: 50%; + font-size: 75%; } } + .tagline { + font-size: 24px !important; + } } body.home #masthead { diff --git a/files/webapp/views/home/_masthead.html.haml b/files/webapp/views/home/_masthead.html.haml index ec4a58d..13c8499 100644 --- a/files/webapp/views/home/_masthead.html.haml +++ b/files/webapp/views/home/_masthead.html.haml @@ -1,7 +1,8 @@ #masthead .text .title Bitmask DEMO - .tagline Encrypted communication for mere mortals
(superheroes welcome, too). + .tagline Demonstration Provider + -#.tagline Encrypted communication for mere mortals
(superheroes welcome, too). .colorband .container-fluid .row-fluid -- cgit v1.2.3