mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 08:38:24 +01:00
fix stuff lel
This commit is contained in:
parent
2becd43185
commit
3e1d8e7c84
1 changed files with 2 additions and 3 deletions
|
@ -372,7 +372,7 @@ z-index: 10; /* Was 2 */"
|
|||
<div class="middle">
|
||||
<div class="search">
|
||||
|
||||
<form aria-label="search" action="/search"><input aria-label="search" class="search-bar" autocomplete="on" id="fname" name="query" style="color:#fff;font-family:Inter,sans-serif;border-radius: 2em;" data-ddg-inputtype="identities.firstName">
|
||||
<form aria-label="search" action="/search"><input aria-label="search" class="search-bar" autocomplete="on" id="fname" name="query" style="color:#fff;font-family:Inter,sans-serif;border-radius: 2em;" data-ddg-inputtype="identities.firstName">
|
||||
<button class="btn btn-success" aria-label="search button" type="submit" style="transform: translate(21em, -1.25em);"><i class="fa-light fa-search"></i></button>
|
||||
</form>
|
||||
<img src="https://t.poketube.fun/t/rep.gif" style="border:0;width: 0;visibility: hidden;">
|
||||
|
@ -398,8 +398,7 @@ z-index: 10; /* Was 2 */"
|
|||
<img alt="ukraine flag" src="/css/ua.svg" style="width: 1.2em;align-self: center;margin-right: 3px;">
|
||||
|
||||
<a href="https://u24.gov.ua/">
|
||||
Support Ukraine
|
||||
</a>
|
||||
Donate to Ukraine </a>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue