summaryrefslogtreecommitdiff
path: root/files/webapp
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-05-09 11:43:07 -0700
committerelijah <elijah@riseup.net>2014-05-09 11:43:07 -0700
commit052a9b98c544b04fcbfef8916b9d81fbdc1f7bee (patch)
tree4c076c0f6d365c5d7ef734f5f89d98a77ac33238 /files/webapp
parent8de03ee7f6efc145aae6a3d0d5f55a52f32ad91a (diff)
replace demo tagline with "demonstration provider"
Diffstat (limited to 'files/webapp')
-rw-r--r--files/webapp/stylesheets/tail.scss6
-rw-r--r--files/webapp/views/home/_masthead.html.haml3
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&nbsp;<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