From 1fc83cb8ca5d822fb8b611b460ea2c2a7d0b906e Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Tue, 8 Oct 2013 21:05:23 +0530 Subject: [PATCH] removed the whitish bg around the signup box. --- 2014/assets/css/custom.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/2014/assets/css/custom.css b/2014/assets/css/custom.css index 28518fbd..4fc8ddfb 100644 --- a/2014/assets/css/custom.css +++ b/2014/assets/css/custom.css @@ -40,10 +40,6 @@ body { .lp-signup { margin-right: 10px; margin-left: 10px; - padding-left: 5px; - padding-right: 5px; - padding-top: 5px; - background-color: rgba(250, 250, 250, 0.9); } .lp-banner .container { -- 2.25.1