Update pfp preview on file uplaod

This commit is contained in:
Michał Gdula 2023-06-23 21:58:31 +00:00
parent 193c7d9d07
commit 5307946ce6
6 changed files with 53 additions and 28 deletions

View file

@ -90,9 +90,16 @@ body
padding: 0.5rem
text-align: center
&.player
color: RGB($secondary)
text-shadow: 0 0 5px RGBA($secondary, 0.7)
> a
color: RGB($white)
text-decoration: none
&#you
color: RGB($primary)
text-shadow: 0 0 5px RGBA($primary, 0.4)
&:hover
text-decoration: underline
> i
padding: 0.25rem