From 811ab63f1ea04e68016eb3ebd2f5d9f5f7ea9ed2 Mon Sep 17 00:00:00 2001 From: Lisa P Date: Wed, 21 Oct 2015 14:28:48 +0200 Subject: [PATCH] start styling pro landing page --- app/styles/app.scss | 1 + app/styles/app/layouts/home-pro.sass | 66 ++++++++++++++++++++++++++++ app/templates/home-pro.hbs | 36 +++++++-------- 3 files changed, 85 insertions(+), 18 deletions(-) create mode 100644 app/styles/app/layouts/home-pro.sass diff --git a/app/styles/app.scss b/app/styles/app.scss index 454f557d..21f6ae5c 100644 --- a/app/styles/app.scss +++ b/app/styles/app.scss @@ -65,4 +65,5 @@ @import "app/layouts/first-sync"; @import "app/layouts/missing-notice"; @import "app/layouts/settings"; +@import "app/layouts/home-pro"; diff --git a/app/styles/app/layouts/home-pro.sass b/app/styles/app/layouts/home-pro.sass new file mode 100644 index 00000000..7724b9e7 --- /dev/null +++ b/app/styles/app/layouts/home-pro.sass @@ -0,0 +1,66 @@ +.inner + margin: auto + max-width: 1024px + padding: 0 $column-gutter/2 + + +.h1 + font-size: 50px + color: #408692 !important + font-weight: 300 + margin: 0 + +%h2 + font-size: 40px + font-weight: 300 + line-height: 1.2 + +.h2--green + @extend %h2 + color: #39A85B + +.h2--teal + @extend %h2 + color: #408692 + +.h3 + font-size: 22px + font-weight: 300 + +.text-big + font-size: 26px + font-weight: 300 + line-height: 1.45 + +.text-small + font-size: 18px + +.hero-button + display: inline-block + background: + color: #39A85B + image: inline-image('landing-page/sign-in-mascot.svg') + size: 1.7em + position: 0.8em center + repeat: no-repeat + padding: 0.9em 1em 0.9em 3em + margin: 0 auto + color: white + border-radius: 4px + font-size: 27px + text-decoration: none + &:hover + color: white + background-color: darken(#39A85B, 10) + + +.section--grey + background-color: #F6F6F6 + +.section--white + background-color: white + + +.list--check + li + @extend .text-big \ No newline at end of file diff --git a/app/templates/home-pro.hbs b/app/templates/home-pro.hbs index 4fff878f..578eb4f3 100644 --- a/app/templates/home-pro.hbs +++ b/app/templates/home-pro.hbs @@ -1,9 +1,9 @@ -
+
-

Builds apps
with confidence

-

Focus on writing code. Let Travis CI take care
of running your tests and deploying your apps.

+

Builds apps
with confidence

+

Focus on writing code. Let Travis CI take care
of running your tests and deploying your apps.

Start your free trial
@@ -13,8 +13,8 @@
-

Some pretty awesome companies and projects are a few of our users

-
    +

    Some pretty awesome companies and projects are a few of our users

    +
    • zendesk
    • heroku
    • Engine Yard
    • @@ -29,29 +29,29 @@
      • GH -

        Get set up in seconds

        -

        Login with GitHub, tell Travis CI to test a project, and then push to GitHub. Could it be any simpler!

        +

        Get set up in seconds

        +

        Login with GitHub, tell Travis CI to test a project, and then push to GitHub. Could it be any simpler!

      • DB -

        Supports your platform

        -

        Many databases and services are pre-installed and can be enabled in your build configuration.

        +

        Supports your platform

        +

        Many databases and services are pre-installed and can be enabled in your build configuration.

      • PR -

        Test your pull requests

        -

        Make sure every Pull Request to your project is tested before it's merged.

        +

        Test your pull requests

        +

        Make sure every Pull Request to your project is tested before it's merged.

      • HEROKU -

        Deploy anywhere

        -

        Updating staging or production as soon as your tests pass has never been easier!

        +

        Deploy anywhere

        +

        Updating staging or production as soon as your tests pass has never been easier!

-

Features created to help your projects and teams

-
    +

    Features created to help your projects and teams

    +
    • Watch your tests as they run
    • Keep your config with your code
    • Slack, HipChat, Emails and more
    • @@ -65,8 +65,8 @@
-

Supported languages

-

These are just a few of our most popular languages, check out the full list in our docs.

+

Supported languages

+

These are just a few of our most popular languages, check out the full list in our docs.

  • Clojure
  • Node
  • @@ -84,7 +84,7 @@
-

Interested in running your
private projects with Travis CI?

+

Interested in running your
private projects with Travis CI?

Start your free trial