44 lines
612 B
Stylus
Raw Normal View History

.forum-header
text-align left
2016-11-18 17:58:00 +00:00
.forum-tags
text-align left
margin-bottom 1.5rem
2016-11-19 08:49:00 +00:00
.thread-link
2016-11-18 17:58:00 +00:00
display flex
flex-flow row
width 100%
.thread-reply-count
2016-11-19 19:07:10 +00:00
.thread-icons
2016-11-18 17:58:00 +00:00
opacity 0.5
2016-11-19 19:07:10 +00:00
text-align right
position relative
2016-11-18 17:58:00 +00:00
.thread-reply-count
2016-11-19 19:07:10 +00:00
font-size 0.8rem
flex 1
margin 0 1rem
.thread-icons
flex 0
2016-11-18 17:58:00 +00:00
.thread-content-container
display flex
align-items center
width 100%
.thread-content
display flex
align-items center
justify-content flex-start
text-align left
min-height 80%
a
color rgb(32, 32, 32) !important
&:hover
color linkHoverColor !important
2016-11-19 19:07:10 +00:00
// .thread-icon
// font-size 0.9em