2017-06-10 02:51:11 +02:00
|
|
|
.user-avatars
|
2017-06-13 00:06:35 +02:00
|
|
|
horizontal-wrap
|
|
|
|
justify-content center
|
|
|
|
border-radius 3px
|
|
|
|
|
|
|
|
.user-image
|
2017-07-19 16:56:02 +02:00
|
|
|
margin 0.4rem
|
|
|
|
|
2018-03-10 16:42:39 +01:00
|
|
|
.pro-avatars
|
|
|
|
horizontal-wrap
|
|
|
|
justify-content center
|
|
|
|
|
|
|
|
.profile-image-container
|
2018-03-10 18:04:20 +01:00
|
|
|
flex-basis 170px
|
2018-03-10 16:42:39 +01:00
|
|
|
height 140px
|
2018-03-10 18:04:20 +01:00
|
|
|
margin calc(content-padding / 2)
|
2018-03-10 16:42:39 +01:00
|
|
|
position relative
|
|
|
|
border ui-border
|
|
|
|
box-shadow shadow-light
|
|
|
|
|
|
|
|
:hover
|
|
|
|
.anime-grid-title
|
|
|
|
opacity 1
|
|
|
|
|
2017-07-19 16:56:02 +02:00
|
|
|
.user
|
2017-11-30 16:40:52 +01:00
|
|
|
display flex
|
|
|
|
|
|
|
|
.user-list-name
|
|
|
|
text-align center
|