search.css

This commit is contained in:
NOrtmann1
2026-05-11 09:13:44 +02:00
parent 46a609e4b7
commit 99f874820f
3 changed files with 44 additions and 0 deletions
+1
View File
@@ -1,5 +1,6 @@
<!--
Suchleiste. Wird via PHP später in alle Seiten eingebunden
-->
<label for="site-search">Suche</label>
<input type="search" id="site-search" name="q" placeholder="Suchen...">
<button type="submit">Suchen</button>