mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 20:18:08 +01:00
add stuff
This commit is contained in:
parent
7404548dfc
commit
aa0e5f5983
1 changed files with 6 additions and 1 deletions
|
@ -24,13 +24,18 @@
|
||||||
|
|
||||||
<input name="query" autocomplete="off" id="search_form_input_homepage" class="search__input" type="text" autofocus />
|
<input name="query" autocomplete="off" id="search_form_input_homepage" class="search__input" type="text" autofocus />
|
||||||
|
|
||||||
<button class="btn btn-success" type="submit" style="margin-top: 2em;margin-left: auto;margin-right: 8em;align-self: center;text-align: center;display: flex;flex-direction: column;height: 5em;background: #fff;color: #000;border: none;width: 7em;"><p style="margin-top: auto;margin-bottom: auto;font-weight: 1000;margin-left: 3px;font-stretch: ultra-expanded;font-family:;Poketube flex;">Search Poke</p></button>
|
<span style="color: #fff;text-align: center;margin-left: 8em;margin-right: auto;">
|
||||||
|
You can also use duckduckgo <a href="https://duckduckgo.com/bangs">bangs</a> if you want
|
||||||
|
</span>
|
||||||
|
|
||||||
|
<button class="btn btn-success" type="submit" style="margin-top: 1em;margin-left: auto;margin-right: 8em;align-self: center;text-align: center;display: flex;flex-direction: column;height: 5em;background: #fff;color: #000;border: none;width: 7em;"><p style="margin-top: auto;margin-bottom: auto;font-weight: 1000;margin-left: 3px;font-stretch: ultra-expanded;font-family:;Poketube flex;">Search Poke</p></button>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue