mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-29 17:15:31 +00:00
some styling
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user