From 8f20b7298097a75e02f8a36b7c7772dab17d4783 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 5 Aug 2014 14:19:11 +0200 Subject: Sign up form inherit background-color. --- style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.scss b/style.scss index d1fa077..6562b9c 100644 --- a/style.scss +++ b/style.scss @@ -333,7 +333,7 @@ img { width: 100%; } #mc_embed_signup { - background-color: LightBlue; + background-color: inherit; font: inherit; } } -- cgit v1.2.3