Commit 2fade66
Add visual styling for section headers on detail pages
Add .section-label CSS rule with bold text, accent-colored bottom border,
and consistent spacing. Convert 'How it works' and 'Related patterns'
from unstyled h2 to .section-label for consistency with 'Code Comparison',
'Why the modern way wins', and 'JDK Support' headers.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 688dea3 commit 2fade66
2 files changed
+14
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
739 | 751 | | |
740 | 752 | | |
741 | 753 | | |
| |||
1016 | 1028 | | |
1017 | 1029 | | |
1018 | 1030 | | |
1019 | | - | |
1020 | | - | |
1021 | | - | |
1022 | | - | |
1023 | | - | |
1024 | | - | |
1025 | 1031 | | |
1026 | 1032 | | |
1027 | 1033 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments