some styling

This commit is contained in:
Simon Martens
2025-09-24 22:59:04 +02:00
parent c19ba1e3dc
commit 4916ef7e7e
5 changed files with 25 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
<div class="pb-6 mx-auto bg-slate-50 w-full border-t-8 border-slate-600 ">
<div class="py-3 mx-auto bg-slate-50 w-full border-t-8 border-slate-600 ">
<header class="mx-auto w-fit mt-12">
<a href="/" class="no-underline">
<h1 class="text-2xl">Königsberger gelehrte und politische Zeitungen</h1>

View File

@@ -8,7 +8,7 @@
name="q"
id="search"
placeholder="Suche"
class="px-2.5 py-1.5 border w-full"
class="px-2.5 py-1.5 border w-full bg-white"
hx-get="/suche/?noCache=true"
hx-trigger="input changed delay:200ms, keyup[key=='Enter']"
hx-select="main"