From 1630922376080efd42469a99e4b4836ea9d00228 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 13 Jun 2019 17:48:55 -0700 Subject: more UI tweaking --- python/fatcat_web/static/ia_logo_text.png | Bin 0 -> 7463 bytes python/fatcat_web/static/paper_man_confused.gif | Bin 0 -> 13181 bytes python/fatcat_web/templates/base.html | 2 +- python/fatcat_web/templates/container_search.html | 2 +- python/fatcat_web/templates/entity_history.html | 5 ++++- python/fatcat_web/templates/entity_macros.html | 2 +- python/fatcat_web/templates/home.html | 20 ++++++++++---------- python/fatcat_web/templates/release_search.html | 2 +- 8 files changed, 18 insertions(+), 15 deletions(-) create mode 100644 python/fatcat_web/static/ia_logo_text.png create mode 100644 python/fatcat_web/static/paper_man_confused.gif diff --git a/python/fatcat_web/static/ia_logo_text.png b/python/fatcat_web/static/ia_logo_text.png new file mode 100644 index 00000000..ddfc773a Binary files /dev/null and b/python/fatcat_web/static/ia_logo_text.png differ diff --git a/python/fatcat_web/static/paper_man_confused.gif b/python/fatcat_web/static/paper_man_confused.gif new file mode 100644 index 00000000..50cf2e2f Binary files /dev/null and b/python/fatcat_web/static/paper_man_confused.gif differ diff --git a/python/fatcat_web/templates/base.html b/python/fatcat_web/templates/base.html index 9e4d8c14..ba62eaba 100644 --- a/python/fatcat_web/templates/base.html +++ b/python/fatcat_web/templates/base.html @@ -23,7 +23,7 @@ {% block extra_head %}{% endblock %} - +