mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
Enhance style & Fix bug
This commit is contained in:
@@ -6,7 +6,7 @@ marked()
|
||||
background-color alpha(red, 0.1)
|
||||
color darken(red, 15%)
|
||||
padding 5px
|
||||
margin -5px
|
||||
margin 5px 0
|
||||
border-radius 5px
|
||||
sup
|
||||
position relative
|
||||
@@ -132,6 +132,9 @@ marked()
|
||||
padding 0
|
||||
border none
|
||||
border-radius 0
|
||||
&>pre
|
||||
border none
|
||||
margin -5px
|
||||
table
|
||||
width 100%
|
||||
margin 15px 0 25px
|
||||
|
||||
Reference in New Issue
Block a user