mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:28:34 +01:00
remove ginto nord
This commit is contained in:
parent
3298798e0c
commit
6037f2fd0d
1 changed files with 3 additions and 2 deletions
|
@ -51,7 +51,7 @@
|
|||
<div id="error-page-content" align="center">
|
||||
|
||||
|
||||
<h1 style="color:#fff;font-family:'Ginto Nord',sans-serif;font-weight:900;white-space:yes;font-style: italic;font-size: 45px;" align="center">
|
||||
<h1 style="color:#fff;font-family:'PokeTube Flex',sans-serif;font-weight:900;white-space:yes;font-style: italic;font-size: 45px;" align="center">
|
||||
404!!1
|
||||
</h1>
|
||||
<h3>
|
||||
|
@ -63,7 +63,8 @@
|
|||
|
||||
<div class="middle">
|
||||
|
||||
<form action=/search><input class=search-bar placeholder="<%-random%> " autocomplete="on" id=fname name=query style="color:#fff;font-family:Inter,sans-serif;border-radius: 8px;">
|
||||
|
||||
<form action=/search><input class=search-bar placeholder="Search owo " autocomplete="on" id=fname name=query style="color:#fff;font-family:Inter,sans-serif;border-radius: 8px;">
|
||||
<button class="btn btn-success" type=submit><i class="fa-light fa-search"></i></button>
|
||||
|
||||
</form>
|
||||
|
|
Loading…
Reference in a new issue