New activity renderer

This commit is contained in:
2018-11-12 10:41:46 +09:00
parent d86eb966c9
commit 0f0ad9047a
4 changed files with 92 additions and 20 deletions

View File

@ -2,4 +2,16 @@
vertical
width 100%
max-width forum-width
margin 0 auto
margin 0 auto
.activity-header
horizontal
.activity-user
display none
.activity-parent
flex 1
.activity-date
color hsla(text-color-h, text-color-s, text-color-l, 0.5)