From bb1b4649eaf59557a82e7983c02cf49a0f94c49b Mon Sep 17 00:00:00 2001 From: Victor Tran Date: Thu, 6 Apr 2017 00:08:15 +1000 Subject: Form enhancements --- Project-Unite/Content/Site.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Project-Unite/Content/Site.css') diff --git a/Project-Unite/Content/Site.css b/Project-Unite/Content/Site.css index 5a6f892..1de4445 100644 --- a/Project-Unite/Content/Site.css +++ b/Project-Unite/Content/Site.css @@ -30,7 +30,7 @@ p,a,strong,b,u,i,em,h1,h2,h3,h4,h5,h6,s,pre,code,input,textarea{ .form-control{ width:100%; - background-color:black; + background-color: transparent; color:white; width:100%; max-width:none; -- cgit v1.2.3