diff --git a/index.html b/index.html index e5c31ea..9f0de18 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@

A website to paste shit

-
+
- -
-
-
+
+
+ +
+
+ +
- +
-
+
diff --git a/js/index.js b/js/index.js index 137fec3..74ad121 100644 --- a/js/index.js +++ b/js/index.js @@ -125,6 +125,7 @@ var WWW = (function(undefined) { function clear() { + $("#file-input").addClass('hidden'); $('input').val(''); $('textarea').val(''); $(':checkbox').parent()