Commit 688c301
committed
fix: Enhance navbar dark theme visibility with brighter text colors
- Change nav-link color to rgba(255,255,255,0.85) for better visibility
- Change nav-brand color to solid white instead of gradient for clarity
- Change nav-link hover color to pure white (#ffffff)
- Ensures all text is clearly visible against dark navbar background
This makes the dark navbar much more obvious and readable1 parent 24daefc commit 688c301
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
| 272 | + | |
276 | 273 | | |
277 | 274 | | |
278 | 275 | | |
| |||
288 | 285 | | |
289 | 286 | | |
290 | 287 | | |
291 | | - | |
| 288 | + | |
292 | 289 | | |
293 | 290 | | |
294 | 291 | | |
295 | 292 | | |
296 | 293 | | |
297 | 294 | | |
298 | 295 | | |
299 | | - | |
| 296 | + | |
300 | 297 | | |
301 | 298 | | |
302 | 299 | | |
| |||
0 commit comments