29 lines
442 B
Plaintext
29 lines
442 B
Plaintext
.user-avatars
|
|
horizontal-wrap
|
|
justify-content center
|
|
border-radius ui-element-border-radius
|
|
|
|
.user-image
|
|
margin 0.4rem
|
|
|
|
.pro-avatars
|
|
horizontal-wrap
|
|
justify-content center
|
|
|
|
.profile-image-container
|
|
flex-basis 170px
|
|
height 140px
|
|
margin calc(content-padding / 2)
|
|
position relative
|
|
border ui-border
|
|
box-shadow shadow-light
|
|
|
|
:hover
|
|
.anime-grid-title
|
|
opacity 1
|
|
|
|
.user
|
|
display flex
|
|
|
|
.user-list-name
|
|
text-align center |