From 08a22ac01d472d652c9f0b678f6c244a574a72b6 Mon Sep 17 00:00:00 2001 From: tokslaw Date: Tue, 21 Jan 2020 16:59:42 -0500 Subject: [PATCH] Fix Style --- www/application/views/home/home.php | 79 ++++++++++++++++++----------- www/assets/css/style.css | 4 +- 2 files changed, 51 insertions(+), 32 deletions(-) diff --git a/www/application/views/home/home.php b/www/application/views/home/home.php index afbc2de..68eeb61 100644 --- a/www/application/views/home/home.php +++ b/www/application/views/home/home.php @@ -104,9 +104,9 @@
@@ -195,7 +195,10 @@

You Are

Thus much I thought proper to tell you in relation to yourself, and to the trust I reposed in you.

Have a bigger team? Let‘s talk

@@ -206,16 +209,28 @@
  • Individual

    Free -

    Build your schedule
    every day

    +

    Empowering
    New Skills

      -
    • Unlimeted events

    • -
    • Connect Dropbox & Evernote

    • -
    • Personal Assistant

    • +
    • Step-by-step Learning Path

    • +
    • Stay in the loop

    • +
    • Accessibility

    Get Started
  • -

    Schools

    +

    Groups

    + Contact Us +

    Quality support that
    drives success

    +
      +
    • Integrations

    • +
    • Focus on laid-back acquirements

    • +
    • Personal Assistant

    • +
    + Make me a Pro +
  • +
    @@ -237,12 +253,13 @@
    -

    300000+ people using now NXO

    +

    30000+ people using now

    +
    @@ -255,7 +272,7 @@

    Get CoreGrade App

    - Swip . Get Matched . Connect + Learn . Practice . Acquire . Grow
    @@ -272,7 +289,7 @@
    - Mobile Slide + Mobile Slide
    @@ -288,7 +305,7 @@
    @@ -296,7 +313,7 @@
    @@ -306,7 +323,7 @@ @@ -317,7 +334,7 @@ @@ -351,11 +368,11 @@

    APPS CoreGrade

    Email :support@coregrade.com

    -

    Phone : +89 883 3435 343

    +

    Phone : 404-858-7966

    @@ -363,6 +380,7 @@ + diff --git a/www/assets/css/style.css b/www/assets/css/style.css index 777f959..66b4e7b 100644 --- a/www/assets/css/style.css +++ b/www/assets/css/style.css @@ -438,7 +438,7 @@ Table of Contents .subscribe-area { width: 100%; height: auto; - background-image: url('../img/subscribe-bg.jpg'); + background-image: url('../img/subscribe_bg.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover; @@ -500,7 +500,7 @@ Table of Contents width: 100%; height: auto; padding: 80px 0px; - background-image: url('../img/footer-bg.jpg'); + background-image: url('../img/footer_1.jpg'); background-repeat: no-repeat; background-position: center; background-size: cover;