This commit is contained in:
parent
d24bb24c6e
commit
68dd705500
5 changed files with 77 additions and 15 deletions
|
|
@ -416,6 +416,12 @@ export default Vue.extend({
|
|||
font-size 1.1em
|
||||
color #717171
|
||||
|
||||
>>> .quote
|
||||
margin 8px
|
||||
padding 6px 12px
|
||||
color #aaa
|
||||
border-left solid 3px #eee
|
||||
|
||||
.mk-url-preview
|
||||
margin-top 8px
|
||||
|
||||
|
|
@ -512,6 +518,7 @@ export default Vue.extend({
|
|||
|
||||
<style lang="stylus" module>
|
||||
.text
|
||||
|
||||
code
|
||||
padding 4px 8px
|
||||
margin 0 0.5em
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue