29 lines
437 B
Plaintext
Raw Normal View History

2017-06-10 00:51:11 +00:00
.user-avatars
2017-06-12 22:06:35 +00:00
horizontal-wrap
justify-content center
2018-03-27 19:08:26 +00:00
border-radius ui-element-border-radius
2017-06-12 22:06:35 +00:00
.user-image
2017-07-19 14:56:02 +00:00
margin 0.4rem
.pro-avatars
horizontal-wrap
justify-content center
.profile-image-container
2018-03-10 17:04:20 +00:00
flex-basis 170px
height 140px
2018-03-10 17:04:20 +00:00
margin calc(content-padding / 2)
position relative
border ui-border
box-shadow shadow-light
:hover
.image-title
opacity 1
2017-07-19 14:56:02 +00:00
.user
2017-11-30 15:40:52 +00:00
display flex
.user-list-name
text-align center