From 1e31d258a0b5d20f640954c6aefefd4abe9cf49b Mon Sep 17 00:00:00 2001 From: Nicolae Claudius Date: Mon, 3 Oct 2011 07:08:23 -0700 Subject: [PATCH] marketing --- app/assets/stylesheets/marketing.css.scss | 8 +++++++- app/assets/stylesheets/theme/default.css.erb | 2 +- app/assets/stylesheets/ui/buttons.css.scss | 10 ++-------- app/views/home/_headlines.html.erb | 11 ++++++----- app/views/home/index.html.erb | 4 +++- 5 files changed, 19 insertions(+), 16 deletions(-) diff --git a/app/assets/stylesheets/marketing.css.scss b/app/assets/stylesheets/marketing.css.scss index d700468..256dc2e 100644 --- a/app/assets/stylesheets/marketing.css.scss +++ b/app/assets/stylesheets/marketing.css.scss @@ -37,7 +37,13 @@ h1 { text-transform: uppercase; - font-size: 34px; + font-size: 30px; + font-weight: bold; + } + + em.mk-point { + font-style: normal; + color: #111; } li { diff --git a/app/assets/stylesheets/theme/default.css.erb b/app/assets/stylesheets/theme/default.css.erb index 44764ff..5d3453b 100644 --- a/app/assets/stylesheets/theme/default.css.erb +++ b/app/assets/stylesheets/theme/default.css.erb @@ -7,7 +7,6 @@ body { h1, h2, h3 { color: #111111; font-weight: normal; - font-family: Cambria, Georgia, serif; } a:link, a:visited, a:hover, a:active { @@ -36,6 +35,7 @@ hr { float: left; font-size: 40px; font-style: normal; + font-weight: bold; text-transform: normal; letter-spacing: -1px; line-height: 1.2em; diff --git a/app/assets/stylesheets/ui/buttons.css.scss b/app/assets/stylesheets/ui/buttons.css.scss index ed53e2f..19f94c0 100644 --- a/app/assets/stylesheets/ui/buttons.css.scss +++ b/app/assets/stylesheets/ui/buttons.css.scss @@ -3,10 +3,7 @@ @import "compass/css3/box-shadow"; @mixin cupid-green { - @include background( - image-url("marketing/action/slick-black.png"), - linear-gradient(top, #7fbf4d, #63a62f) - ); + @include background(linear-gradient(top, #7fbf4d, #63a62f)); border: 1px solid #63a62f; border-bottom: 1px solid #5b992b; @include border-radius(3px); @@ -20,10 +17,7 @@ width: 150px; &:hover { - @include background( - image-url("marketing/action/slick-black.png"), - linear-gradient(top, #76b347, #5e9e2e) - ); + @include background(linear-gradient(top, #76b347, #5e9e2e)); @include box-shadow(inset 0 1px 0 0 #8dbf67); cursor: pointer; } diff --git a/app/views/home/_headlines.html.erb b/app/views/home/_headlines.html.erb index 18b37d7..b1dc08f 100644 --- a/app/views/home/_headlines.html.erb +++ b/app/views/home/_headlines.html.erb @@ -1,14 +1,15 @@ -

Hassle-free service you can use right away

+

Reliable service you can use right away

- We're System Administrators who built Simple DNS to fill our own needs. - We know how important is to have a reliable DNS service that you can - configure in no time, and we'd like to show how you too can take advantage of it. + We're Sysadmins who built EntryDNS to fill our own needs. + We think it's important to have a fast and reliable DNS service + that you can configure in no-time, and we'd like to show how + you too can take advantage of it.