diff --git a/index.css b/index.css index babf2b6..2957707 100644 --- a/index.css +++ b/index.css @@ -283,4 +283,10 @@ div::-webkit-scrollbar-thumb { #subtitle { font-size: 10px; +} + +#uploader-droparea { + width:100px; + height:100px; + background-color: #F0F; } \ No newline at end of file diff --git a/index.html b/index.html index 11d93e0..1577923 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@ +
@@ -323,7 +327,13 @@