diff --git a/src/base.css b/src/base.css index 8e0f357f..e2a4fbef 100644 --- a/src/base.css +++ b/src/base.css @@ -147,6 +147,10 @@ background-color: var(--background-tertiary); } + table td:has(ruby) { + padding-block: 8px; + } + p:has(ruby), li:has(> ruby) { padding: 0.5rem 0; diff --git a/src/typography/typography.tsx b/src/typography/typography.tsx index 65bd7867..8ea506aa 100644 --- a/src/typography/typography.tsx +++ b/src/typography/typography.tsx @@ -114,6 +114,41 @@ export const Typography = (): JSX.Element => { : Teacher +
| Number | +Chinese | +
|---|---|
| 0 | ++ + 零 + + | +
| 1 | ++ + 一 + + | +
| 2 | ++ + 二 + + | +