Merge pull request 'add css magic from marie' (#73) from years-changeable into staging

Reviewed-on: Ruderverein-Donau-Linz/rowt#73
This commit is contained in:
philipp 2023-11-20 18:43:04 +01:00
commit 4297c8e971

View File

@ -6,7 +6,7 @@
<div class="max-w-screen-lg w-full"> <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"> <div class="search-wrapper">
<label for="name" class="sr-only">Suche</label> <label for="name" class="sr-only">Suche</label>
<input type="search" name="name" id="filter-js" class="search-bar" placeholder="Suchen nach Namen..."> <input type="search" name="name" id="filter-js" class="search-bar" placeholder="Suchen nach Namen...">