Commit 14027c3
authored
### Rationale for this change
This PR fixes #40591. It adds some CSS rules for better readibility of text in the navbar on the `pkgdown` website.
### What changes are included in this PR?
Three new CSS rules, one for each change in the navbar:
* put the section text (e.g "Get started") in light gray. I chose light gray and not white because white is used when we hover the text;
* put the version number in light gray
* put the "Search for" placeholder in light gray
### Are these changes tested?
Not applicable
### Are there any user-facing changes?
Only visual changes on the website:
* before:

* after:

* GitHub Issue: #40591
Authored-by: Etienne Bacher <52219252+etiennebacher@users.noreply.github.com>
Signed-off-by: Bryce Mecum <petridish@gmail.com>
1 parent b6c4fbc commit 14027c3
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments