f0ck conflicts...
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 19s
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 19s
This commit is contained in:
parent
267a1427c3
commit
5d79243fe1
|
@ -2843,6 +2843,24 @@ 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%;
|
||||
}
|
||||
|
||||
/* profile */
|
||||
.profile_head {
|
||||
display: grid;
|
||||
|
|
Loading…
Reference in New Issue
Block a user