Commit 33a2e4b
Compact the manual header/footer and unify language switchers
- Hide the .md-tabs bar: its only entries are the two top-level
language sections (English / 日本語), duplicating the header
translate selector (extra.alternate). Language switching now goes
solely through the top-right selector; navigation.tabs stays on so
the left sidebar keeps showing the active language tree.
- Shrink the header row 2.4rem -> 2.0rem (title, icon buttons, search).
- Compact the footer and pin it with position:sticky; bottom:0 so it
stays visible at the viewport bottom.
- Pull the wide-screen sidebar sticky offset back to 2.0rem (Material
assumed header 2.4 + tabs 2.4 = 4.8rem) to avoid a gap once the tab
bar is hidden.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 73c41d5 commit 33a2e4b
1 file changed
Lines changed: 66 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
30 | 93 | | |
31 | 94 | | |
32 | 95 | | |
| |||
40 | 103 | | |
41 | 104 | | |
42 | 105 | | |
43 | | - | |
| 106 | + | |
| 107 | + | |
44 | 108 | | |
45 | 109 | | |
46 | 110 | | |
47 | | - | |
| 111 | + | |
48 | 112 | | |
49 | 113 | | |
50 | 114 | | |
| |||
0 commit comments