feat: add fonts for Traditional Chinese (#2)

* feat: update code style
* feat: add fonts for Traditional Chinese
This commit is contained in:
Sivan 2020-02-18 17:01:14 +08:00 committed by GitHub
parent fd5e303b2c
commit a187986823
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 224 additions and 76 deletions

View file

@ -19,7 +19,10 @@
th,
td {
border: 1px solid #ccc;
padding: 8px 16px;
padding-block-start: 8px;
padding-block-end: 8px;
padding-inline-start: 16px;
padding-inline-end: 16px;
}
caption {