diff --git a/css/style.css b/css/style.css index fdb242b..0460fca 100644 --- a/css/style.css +++ b/css/style.css @@ -81,3 +81,9 @@ div { width: 98%; margin: 1% } + +#uploadFile { + text-align: center; + font-family: rawengulk-sans; + font-size: 1.5em; +} diff --git a/templates/upload.html b/templates/upload.html index ac0599d..841f8db 100644 --- a/templates/upload.html +++ b/templates/upload.html @@ -9,10 +9,17 @@ enctype = "multipart/form-data">
Upload - +
+

+