update-sqlx #81

Merged
philipp merged 7 commits from update-sqlx into main 2023-11-22 14:03:59 +01:00
Showing only changes of commit 4297c8e971 - Show all commits

View File

@ -6,7 +6,7 @@
<div class="max-w-screen-lg w-full">
<h1 class="h1">Statistik <select id="yearSelect" onchange="changeYear()" style="text-decoration: underline;"></select></h1>
<h1 class="h1">Statistik <select id="yearSelect" onchange="changeYear()" style="background: transparent; background-image: none; text-decoration: underline;"></select></h1>
<div class="search-wrapper">
<label for="name" class="sr-only">Suche</label>
<input type="search" name="name" id="filter-js" class="search-bar" placeholder="Suchen nach Namen...">