diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/webapp/stylesheets/tail.scss | 6 | ||||
-rw-r--r-- | files/webapp/views/home/_masthead.html.haml | 3 |
2 files changed, 6 insertions, 3 deletions
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 <small>DEMO</small> - .tagline Encrypted communication for mere mortals<br/>(superheroes welcome, too). + .tagline Demonstration Provider + -#.tagline Encrypted communication for mere mortals<br/>(superheroes welcome, too). .colorband .container-fluid .row-fluid |