From 7ce0283276144fcdfcdab13cc87debcbf899e3fe Mon Sep 17 00:00:00 2001 From: frosty Date: Tue, 24 Feb 2026 13:12:31 -0500 Subject: frontend UX/UI improvements --- templates/home.html | 4 ++-- templates/images.html | 20 +++++++++----------- templates/results.html | 2 +- 3 files changed, 12 insertions(+), 14 deletions(-) (limited to 'templates') diff --git a/templates/home.html b/templates/home.html index 00c4776..f8b7b7e 100644 --- a/templates/home.html +++ b/templates/home.html @@ -3,7 +3,7 @@ - + OmniSearch @@ -39,4 +39,4 @@ - \ No newline at end of file + diff --git a/templates/images.html b/templates/images.html index 2f1bb40..3ad38f8 100644 --- a/templates/images.html +++ b/templates/images.html @@ -3,7 +3,7 @@ - + OmniSearch Images - {{query}} @@ -47,16 +47,14 @@ - -
- - {{img[1]}} - - - {{img[2]}} - -
-
+
+ + {{img[1]}} + + + {{img[2]}} + +
{{endfor}} diff --git a/templates/results.html b/templates/results.html index ce8f27a..e2fcd3d 100644 --- a/templates/results.html +++ b/templates/results.html @@ -3,7 +3,7 @@ - + OmniSearch - {{query}} -- cgit v1.2.3