mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-07 14:03:03 -04:00
Add bg
This commit is contained in:
parent
dcf3b20fac
commit
e50e7b730a
1 changed files with 1 additions and 1 deletions
|
@ -1147,7 +1147,7 @@ Privacy
|
|||
<form action="/app">
|
||||
|
||||
|
||||
<input class="search-bar" autocomplete="on" id="fname" name="mobilesearch" placeholder="Search some videos lol "style="color:#fff;font-family:Inter,sans-serif;border-radius: 8px;">
|
||||
<input class="search-bar" autocomplete="on" id="fname" name="mobilesearch" placeholder="Search some videos lol "style="background: linear-gradient(to right, #26323f, #1c2b38);color:#fff;font-family:Inter,sans-serif;border-radius: 8px;">
|
||||
|
||||
|
||||
<button class="btn btn-success" style="border-radius:1em" type=submit>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue