mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-22 18:07:31 -07:00
テーマによってコードが見づらいのを少し改善 (#3993)
This commit is contained in:
parent
b7160f160b
commit
f6a90080c6
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