From 033d07a519bac03fdfd28ca15e09cc287e80fd14 Mon Sep 17 00:00:00 2001 From: neodarz Date: Tue, 24 Jan 2017 17:09:18 +0100 Subject: Initial commit with non-functional pieces of code about file upload --- web/static/css/app.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 web/static/css/app.css (limited to 'web/static/css/app.css') diff --git a/web/static/css/app.css b/web/static/css/app.css new file mode 100644 index 0000000..5314c34 --- /dev/null +++ b/web/static/css/app.css @@ -0,0 +1 @@ +/* This file is for your main application css. */ \ No newline at end of file -- cgit v1.2.1