From 2199ac6db89e3fed04d327b75fcad0fd9fb54956 Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Mon, 10 Jan 2022 17:16:19 +0100 Subject: [PATCH] Fix Searchbox Styling --- css/style.css | 6 ------ tpl/gallery.html | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/css/style.css b/css/style.css index 5d6e225..5fe74e6 100644 --- a/css/style.css +++ b/css/style.css @@ -84,12 +84,6 @@ body { color: #00ff00; } -.search { - text-align: center; - font-weight: bold; - color: #ffffff; -} - .error { margin-left: 0.5em; margin-right: 0.5em; diff --git a/tpl/gallery.html b/tpl/gallery.html index 3b306aa..0d224a4 100644 --- a/tpl/gallery.html +++ b/tpl/gallery.html @@ -7,7 +7,7 @@