mirror of
https://github.com/Fluffy-Bean/GameExpo23.git
synced 2025-06-15 21:23:11 +00:00
Update pfp preview on file uplaod
This commit is contained in:
parent
193c7d9d07
commit
5307946ce6
6 changed files with 53 additions and 28 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue