From 90485ed40e0a3c31e4071bec9eeb26257f7db690 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Fri, 7 Jun 2019 13:44:02 +0100 Subject: Reorganise static folder --- app/static/user_index.css | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 app/static/user_index.css (limited to 'app/static/user_index.css') diff --git a/app/static/user_index.css b/app/static/user_index.css deleted file mode 100644 index a91bec3..0000000 --- a/app/static/user_index.css +++ /dev/null @@ -1,16 +0,0 @@ - -#done { - margin: 0 auto; - text-align: center; -} - -#done span { - font-size: 18px; -} - -#done img { - margin: 0 auto; - text-align: center; - width: 40%; - display: block; -} -- cgit v1.2.3