mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 04:48:35 +01:00
fix css stuff
This commit is contained in:
parent
e90976a2a4
commit
0d08532765
1 changed files with 2 additions and 2 deletions
|
@ -971,11 +971,11 @@ font-weight: 1000;">dont.</h1></a>
|
||||||
</style>
|
</style>
|
||||||
<% if (invresults.length < 1) { %>
|
<% if (invresults.length < 1) { %>
|
||||||
<style>
|
<style>
|
||||||
.filters {
|
#filters {
|
||||||
display:none
|
display:none
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<div style="margin-top: -1em;padding: 1em;width: fit-content;background: #111;border-radius: 1em;">
|
<div style="margin-left:auto;margin-right:auto;margin-top: -1em;padding: 1em;width: fit-content;background: #111;border-radius: 1em;">
|
||||||
<p style="font-family: poketube flex;font-weight: 1000;font-stretch: extra-expanded;font-size: 2em;">Nu results found :c </p>
|
<p style="font-family: poketube flex;font-weight: 1000;font-stretch: extra-expanded;font-size: 2em;">Nu results found :c </p>
|
||||||
<p>
|
<p>
|
||||||
u can try other alternatives such as
|
u can try other alternatives such as
|
||||||
|
|
Loading…
Reference in a new issue