1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

finish initial rework of profile page

This commit is contained in:
RaidMax
2019-03-26 21:02:11 -05:00
parent c496e536bb
commit 4f77625889
3 changed files with 48 additions and 59 deletions

View File

@ -146,12 +146,12 @@
}
#profile_avatar {
min-width: 8rem;
min-height: 8rem;
}
.profile-shortcode {
font-size: 5rem;
line-height: 5rem;
color: white;
}
@ -173,10 +173,6 @@
font-weight: bold;
}
#profile_wrapper {
border-bottom: 2px rgb(0, 122, 204) solid;
}
.profile-action {
cursor: pointer;
}