From 67098c3a34f7b800ea05e0c47056b0222cb2216f Mon Sep 17 00:00:00 2001 From: palak Date: Tue, 31 Oct 2017 22:05:22 +0530 Subject: [PATCH] modify --- css/custom.css | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ pages/Home.html | 17 +++++++------ 2 files changed, 86 insertions(+), 8 deletions(-) diff --git a/css/custom.css b/css/custom.css index 1373640..162ccc6 100644 --- a/css/custom.css +++ b/css/custom.css @@ -59,6 +59,10 @@ color: #fff !important; } +.stageRadio1:checked+label{ + background-color: rgba(158, 158, 158, 0.05); +} + /* css for radio buttons */ .option-input { @@ -1107,4 +1111,77 @@ input.hidden { } } +.card-input { + display: none; +} + +.card { + font-size: 1em; + overflow: hidden; + padding: 0; + border: none; + border-radius: .28571429rem; + box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5; +} + +.card-block { + font-size: 1em; + position: relative; + margin: 0; + padding: 4%; + border: none; + border-top: 1px solid rgba(34, 36, 38, .1); + box-shadow: none; +} +.button-position{ + position: relative; + top: -10px; +} +.card-img-top { + display: block; + width: 100%; + height: auto; +} + +.card-title { + font-size: 13px; + font-weight: 600; + margin: 0; + line-height: normal; +} +.card-sub-title{ + font-size: 12px; + color: #666; + font-weight: normal; + margin-bottom: 0; +} +.button-aligment{ + margin-top: 5px; +} +.card-text { + clear: both; + margin-top: .5em; + color: rgba(0, 0, 0, .68); + padding-bottom: 3%; + font-size: 13px; +} + +.card-text2 { + padding: 4%; + border-top: 1px solid rgba(0, 0, 0, .05) !important; +} +.card-text2 span{ + font-size: 11px; + color: #666; +} +.card-text2 div{ + margin-top: 0 !important; + font-weight: normal; + color: #000; + font-size: 12px; + padding-bottom: 0; +} +.card-inverse .btn { + border: 1px solid rgba(0, 0, 0, .05); +} \ No newline at end of file diff --git a/pages/Home.html b/pages/Home.html index 33262fe..0d95024 100644 --- a/pages/Home.html +++ b/pages/Home.html @@ -27,7 +27,7 @@
Become a part of our network and get access to leading entrepreneurs.
There are Inspire and Invest editions for selection:

-
  1. Startup Jalsa Inspire edition (November 5, 2017 onwards across cities)
+
  1. Startup Jalsa Inspire edition (November 9, 2017 onwards across cities)