[Client] 🎨

This commit is contained in:
syuilo 2017-03-20 19:13:37 +09:00
parent 29dd593fbe
commit 39f13db486

View file

@ -10,16 +10,22 @@
<style> <style>
:scope :scope
display block display block
border-top dashed 1px #eee
border-bottom dashed 1px #eee
margin 4px 0
&:empty
display none
> span > span
margin-right 8px margin-right 8px
> mk-reaction-icon > mk-reaction-icon
font-size 20px font-size 1.4em
> span > span
margin-left 4px margin-left 4px
font-size 16px font-size 1.2em
color #444 color #444
</style> </style>