Commit 2b483f3
committed
docs(style[toc,body]): refine right-panel TOC and body typography
why: Furo's default TOC title (10px) is nearly invisible and smaller
than its own items (12px), inverting typographic hierarchy. Body
line-height (1.5) is tighter than WCAG-recommended range.
what:
- Bump TOC item size 75% → 81.25% (12→13px) via --toc-font-size
- Bump TOC title size 62.5% → 87.5% (10→14px) via --toc-title-font-size
- Increase .toc-tree line-height 1.3 → 1.4 for wrapped entries
- Increase article line-height 1.5 → 1.6 for paragraph readability
- Enable text-rendering: optimizeLegibility on body1 parent 6a62a08 commit 2b483f3
1 file changed
+30
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
0 commit comments