From 24402a2ec884f9f50f56163323037c574f3b159a Mon Sep 17 00:00:00 2001 From: "M.Ravi" Date: Sun, 11 Jun 2017 16:53:57 +0530 Subject: [PATCH] Refactored the styles --- .../datacenterlight/css/landing-page.css | 26 ++++--------------- .../templates/datacenterlight/index.html | 4 +-- 2 files changed, 7 insertions(+), 23 deletions(-) diff --git a/datacenterlight/static/datacenterlight/css/landing-page.css b/datacenterlight/static/datacenterlight/css/landing-page.css index e7bac28f..ab601052 100755 --- a/datacenterlight/static/datacenterlight/css/landing-page.css +++ b/datacenterlight/static/datacenterlight/css/landing-page.css @@ -577,12 +577,6 @@ h6 { background: linear-gradient(to bottom, #f0f4f7, #fff) no-repeat; display: flex; } -.price-calc-section-landing{ - /*padding: 80px 40px !important;*/ - background: -webkit-linear-gradient(top, #f0f4f7, #fff) no-repeat; - background: linear-gradient(to bottom, #f0f4f7, #fff) no-repeat; - display: flex; -} .price-calc-section .text{ width: 50%; } @@ -622,17 +616,11 @@ h6 { max-width: 400px; position: relative; } -.price-calc-section-landing .card{ - /*width: 50%;*/ - margin: 0 auto; - background: #fff; - box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); - padding-bottom: 40px; - border-radius: 7px; - text-align: center; - /* margin-right: auto; */ - max-width: 400px; - position: relative; +.price-calc-section .landing { + width: 100% !important; +} +.no-padding{ + padding:0 !important; } .price-calc-section .card .img-beta{ position: absolute; @@ -862,10 +850,6 @@ h6 { flex-direction: column; padding: 60px 10px !important; } - .price-calc-section-landing{ - flex-direction: column; - /*padding: 60px 10px !important;*/ - } .price-calc-section .card { width: 90%; } diff --git a/datacenterlight/templates/datacenterlight/index.html b/datacenterlight/templates/datacenterlight/index.html index 073ab81d..80071fac 100755 --- a/datacenterlight/templates/datacenterlight/index.html +++ b/datacenterlight/templates/datacenterlight/index.html @@ -238,8 +238,8 @@
-
-
+
+