diff --git a/static/css/style.css b/static/css/style.css index ef6e992..a82e9a3 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -3,5 +3,5 @@ body { color: #FFFFFF; } .dropzone { - background: #3e3e42; + background: #3e3e42 !important; } \ No newline at end of file