mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 18:07:31 -07:00
[Client] 🎨
This commit is contained in:
parent
c19b440c7b
commit
a8d16e9f20
1 changed files with 8 additions and 2 deletions
|
@ -10,16 +10,22 @@
|
|||
<style>
|
||||
:scope
|
||||
display block
|
||||
border-top dashed 1px #eee
|
||||
border-bottom dashed 1px #eee
|
||||
margin 4px 0
|
||||
|
||||
&:empty
|
||||
display none
|
||||
|
||||
> span
|
||||
margin-right 8px
|
||||
|
||||
> mk-reaction-icon
|
||||
font-size 20px
|
||||
font-size 1.4em
|
||||
|
||||
> span
|
||||
margin-left 4px
|
||||
font-size 16px
|
||||
font-size 1.2em
|
||||
color #444
|
||||
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue