From c9c72cdc3128fe272edeb6ec20959b2248f33877 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 25 Apr 2019 19:46:20 +0200 Subject: frontend demo --- check/static/assets/css.css | 7 +++++++ check/static/assets/js/dist/.gitkeep | 0 check/static/demo.html | 7 ++++++- 3 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 check/static/assets/js/dist/.gitkeep (limited to 'check/static') diff --git a/check/static/assets/css.css b/check/static/assets/css.css index 9e8a59f..63cede7 100755 --- a/check/static/assets/css.css +++ b/check/static/assets/css.css @@ -338,4 +338,11 @@ td.result_txt ul li{ margin-left:0; padding-bottom: 5px; list-style: none; +} + +.query { + margin: 10px 0; +} +.results { + margin: 10px 0; } \ No newline at end of file diff --git a/check/static/assets/js/dist/.gitkeep b/check/static/assets/js/dist/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/check/static/demo.html b/check/static/demo.html index c8de017..902794d 100644 --- a/check/static/demo.html +++ b/check/static/demo.html @@ -1,7 +1,12 @@ - PHash Check API Demo + + + Perceptual Hash API Demo + +
+ \ No newline at end of file -- cgit v1.2.3-70-g09d2