profile
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 19s

This commit is contained in:
schrumpel
2023-11-29 01:27:51 +01:00
parent 89a93cc50c
commit 8dc448fe13
2 changed files with 8 additions and 2 deletions

View File

@ -2867,15 +2867,20 @@ img#f0ck-image, div.imageDoor, div.posts a, video {
grid-template-columns: auto 1fr;
align-items: center;
background: var(--nav-bg);
padding: 5px;
}
.profile_head_avatar {
margin: 5px;
margin: 0;
}
.profile_head_username {
font-weight: bold;
font-size: 20px;
padding-left: 5px;
}
.profile_head_user_stats {
padding-left: 5px;
}
.layersoffear {