feat: add fonts for Traditional Chinese (#2)
* feat: update code style * feat: add fonts for Traditional Chinese
This commit is contained in:
parent
fd5e303b2c
commit
a187986823
13 changed files with 224 additions and 76 deletions
|
@ -82,5 +82,15 @@
|
|||
word-wrap: normal;
|
||||
background-color: rgba(0, 0, 0, 0.054);
|
||||
border-radius: 4px;
|
||||
|
||||
code {
|
||||
margin-inline-start: inherit;
|
||||
margin-inline-end: inherit;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
background-color: transparent;
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue