forked from FoundKeyGang/FoundKey
テーマによってコードが見づらいのを少し改善 (#3993)
This commit is contained in:
parent
5ae576bad1
commit
94154a1aa2
1 changed files with 2 additions and 2 deletions
|
@ -36,9 +36,9 @@ export default Vue.extend({
|
|||
>>> code
|
||||
padding 4px 8px
|
||||
margin 0 0.5em
|
||||
font-size 80%
|
||||
font-size 90%
|
||||
color #525252
|
||||
background rgba(0, 0, 0, 0.05)
|
||||
background var(--bg)
|
||||
border-radius 2px
|
||||
|
||||
>>> pre > code
|
||||
|
|
Loading…
Reference in a new issue