Commit 3678cbe
fix(standards): override Bootstrap CSS variables for table readability
The previous fix didn't have enough specificity. Docsy/Bootstrap uses
--bs-table-color via high-specificity selectors. Override the CSS
variables directly so table text renders as light gray on dark bg.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4370286 commit 3678cbe
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
138 | 141 | | |
139 | 142 | | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
140 | 147 | | |
141 | 148 | | |
142 | 149 | | |
143 | 150 | | |
144 | | - | |
| 151 | + | |
145 | 152 | | |
146 | 153 | | |
147 | 154 | | |
| |||
0 commit comments