diff options
| author | Victor Tran <[email protected]> | 2017-04-06 00:08:15 +1000 |
|---|---|---|
| committer | Victor Tran <[email protected]> | 2017-04-06 00:08:18 +1000 |
| commit | bb1b4649eaf59557a82e7983c02cf49a0f94c49b (patch) | |
| tree | 38a06a30fd5d78ed7c81d4ae775e5520575b0e0c /Project-Unite/Content/Site.css | |
| parent | 0a59ffbde8a021c52b45ed30c3da59ee617b46ea (diff) | |
| download | project-unite-bb1b4649eaf59557a82e7983c02cf49a0f94c49b.tar.gz project-unite-bb1b4649eaf59557a82e7983c02cf49a0f94c49b.tar.bz2 project-unite-bb1b4649eaf59557a82e7983c02cf49a0f94c49b.zip | |
Form enhancements
Diffstat (limited to 'Project-Unite/Content/Site.css')
| -rw-r--r-- | Project-Unite/Content/Site.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; |
