From ee6c01c71c62c4db7cea3ef2a8810b469d650104 Mon Sep 17 00:00:00 2001 From: Christian Wolf Date: Mon, 4 Dec 2017 11:47:53 +0100 Subject: [PATCH] Removed background color from bootstrap in contact form --- slt/css/visual.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/slt/css/visual.css b/slt/css/visual.css index bdd2aa4..5cb29e1 100644 --- a/slt/css/visual.css +++ b/slt/css/visual.css @@ -125,6 +125,12 @@ ul.nav-child > li > a:hover background-color: inherit; } +.well +{ + background-color: inherit; +} + + /*