f0ckgle ß49tjk
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 18s

This commit is contained in:
schrumpel 2023-09-02 02:27:33 +02:00
parent abf4ca92b1
commit a942fc0b94
2 changed files with 19 additions and 1 deletions

View File

@ -2843,3 +2843,21 @@ ul.navbar-nav-guests li.nav-item {
img#f0ck-image, div.imageDoor, div.posts a, video {
animation: 1s ease-out 0s 1 fadeIn;
}
/* f0ckgle */
.f0ckgle {
display: grid;
align-content: center;
height: calc(100vh - 12cm);
}
.search-title {
text-align: center;
font-size: xxx-large;
}
.admin-search input {
padding: 15px;
border: 1px solid var(--accent);
min-width: 30%;
}

View File

@ -9,7 +9,7 @@
<span style="color:#EA4335;">l</span>
<span style="color:#4285F4;">e</span>
<form action="/search" class="admin-search">
<input type="text" name="tag" value="{!! searchstring || '' !!}" /><button type="submit"><b>f0ck</b></button>
<input type="text" name="tag" value="{!! searchstring || '' !!}" /><button type="submit">🔍</button>
</form>
<div class="results">
@if(result)