42 lines
528 B
Plaintext
Raw Normal View History

.thread
2018-11-23 12:35:40 +09:00
width 100%
2018-11-23 11:14:12 +09:00
max-width forum-thread-width
margin 0 auto
.posts
vertical
width 100%
.post
vertical
2018-11-05 19:05:36 +09:00
.post-content
2017-06-27 00:35:46 +02:00
[data-highlight="true"]
2018-11-05 19:05:36 +09:00
border 2px solid post-highlight-color
2018-11-05 19:05:36 +09:00
.post-parent
vertical
margin-bottom 1.75rem
.post-author
margin-bottom 0.25rem
2018-11-05 19:05:36 +09:00
.replies
margin-left content-padding
// On mobile, don't indent the first level
< 600px
.posts
> .post
> .replies
margin-left 0
2018-11-05 20:57:37 +09:00
> 600px
.post-parent
2018-11-05 20:57:37 +09:00
margin-bottom 0.75rem
2017-06-08 01:14:45 +02:00
.post-author
2018-11-05 19:05:36 +09:00
margin-bottom 0
.post-parent
horizontal