diff --git a/static/css/style.css b/static/css/style.css index 377607a..ef6e992 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1,4 +1,7 @@ body { - background-color: #2B2726; + background-color: #252526; color: #FFFFFF; +} +.dropzone { + background: #3e3e42; } \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 17c22ab..d1cd4a0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,7 +9,7 @@
-