From e241eba249c456b95aeef51c7c4ffb9b3466b0a6 Mon Sep 17 00:00:00 2001 From: Jason Costello Date: Tue, 4 Oct 2016 18:22:54 -0700 Subject: [PATCH] nuke old CTA and styles --- website/source/assets/stylesheets/_home.scss | 59 -------------------- website/source/index.html.erb | 17 ------ 2 files changed, 76 deletions(-) diff --git a/website/source/assets/stylesheets/_home.scss b/website/source/assets/stylesheets/_home.scss index 4d06010f0..67f62ef09 100755 --- a/website/source/assets/stylesheets/_home.scss +++ b/website/source/assets/stylesheets/_home.scss @@ -157,65 +157,6 @@ body.page-home { } - - #cta { - position: relative; - padding: 180px 0 220px; - - >.container{ - z-index: 21; - } - - #cta-bg{ - background-color: $purple; - @include skewY(-3deg); - z-index: 20; - } - - .intro { - .left { - text-align: right; - } - - .right { - margin-top: 2px; - } - - } - - p{ - padding-top: 4px; - color: white; - font-size: 14px; - letter-spacing: 1px; - line-height: 1.5esm; - font-family: $font-family-lato; - } - - - - .outline-btn { - padding: 16px 40px; - display: inline-block; - &:focus { - outline: 0; - } - } - - a { - font-size: 24px; - text-transform: uppercase; - letter-spacing: 3px; - color: white; - @include lato-light(); - font-weight: 500; - - &:hover { - text-decoration: none; - } - } - } - #demos{ position: relative; padding: 180px 0 60px; diff --git a/website/source/index.html.erb b/website/source/index.html.erb index e9b13cba7..44e18b93c 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -210,20 +210,3 @@
- -
-
-
-
-
-

The intro contains a walkthrough guide, introductory literature - and a range of examples to experiment with Terraform.

-
- -
-
-
-
-